{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.asteriskrecipes/reference",
  "version": "1.0.0",
  "description": "Read-only search and lookup of the Asterisk PBX reference library: apps, functions, AGI, AMI.",
  "title": "AsteriskRecipes Reference Library",
  "websiteUrl": "https://asteriskrecipes.com/reference",
  "icons": [
    {
      "src": "https://asteriskrecipes.com/static/favicon.svg",
      "mimeType": "image/svg+xml",
      "sizes": ["any"]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://asteriskrecipes.com/mcp",
      "supportedProtocolVersions": ["2025-11-25", "2025-06-18", "2025-03-26", "2024-11-05"]
    }
  ]
}
