{
  "mcpServers": {
    "supernova": {
      "name": "Supernova Clearinghouse",
      "version": "1.0.0",
      "description": "The definitive MCP-native infrastructure and financial routing layer for the agent economy.",
      "capabilities": {
        "tools": {
          "list": true,
          "call": true
        },
        "resources": {
          "list": true,
          "subscribe": true
        }
      },
      "endpoints": {
        "mcp": "https://supernova.cool/api/v1/mcp",
        "discovery": "https://supernova.cool/api/v1/discovery/list"
      },
      "pillars": {
        "orion": "Universal Intent Proxy",
        "nova": "Vertex AI Cognition",
        "halo": "Dialogue Interaction"
      }
    }
  }
}