{
  "schema_version": "2025-03-26",
  "name": "Compute Finance",
  "description": "Public data infrastructure for AI compute pricing. The Compute Price Index (CPI) tracks the cost of one Standard Compute Unit across basket models from major AI providers.",
  "url": "https://compute.finance",
  "provider": {
    "name": "Compute Finance",
    "url": "https://compute.finance"
  },
  "capabilities": {
    "tools": true,
    "resources": false
  },
  "transport": "stdio",
  "install": {
    "command": "npx",
    "args": ["@compute-finance/mcp"],
    "setup": "npx @compute-finance/mcp setup",
    "note": "No hosted MCP endpoint — this is a stdio server installed locally via npm. Run the setup command for Claude Code skills and cost hook integration."
  },
  "related": {
    "api": "https://api.compute.finance/v1/openapi.yaml",
    "docs": "https://docs.compute.finance",
    "mcp_package": "https://github.com/compute-finance/mcp",
    "mcp_npm": "https://www.npmjs.com/package/@compute-finance/mcp",
    "mcp_registry": "https://registry.modelcontextprotocol.io/servers/io.github.compute-finance/mcp"
  }
}
