{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server.schema.json",
  "name": "io.github.example/catalog-mcp",
  "description": "Catalog search and account operations for agents.",
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://agentic-correct.crawler-test.com/mcp-protected"
    }
  ]
}