{
  "name": "InferIndex MCP server",
  "endpoint": "https://mcp.inferindex.dev/mcp",
  "transport": "Streamable HTTP (stateless, POST JSON-RPC)",
  "tools": [
    "search_models",
    "cheapest",
    "compare_providers",
    "price_history",
    "estimate_cost"
  ],
  "api": "https://api.inferindex.dev",
  "docs": "https://github.com/InferIndex/inferindex-docs"
}