{
    "mcpServers": {
        "superroute": {
            "type": "http",
            "url": "https://api.superroute.ca/api/mcp",
            "note": "Public Superroute MCP \u2014 includes the otep_tracking tool (OTEP timeline + format projections)."
        },
        "superroute-developer": {
            "type": "http",
            "url": "https://api.superroute.ca/api/mcp/developer",
            "note": "Developer MCP \u2014 integration guidance and API discovery for building OTEP-conformant code."
        }
    }
}