{
  "schemaVersion": "1.0.0",
  "serverInfo": {
    "name": "era3000-mcp-hub",
    "version": "1.2.0",
    "description": "Hub MCP server offering database querying, web browsing tools, and sub-agent dispatch mechanisms."
  },
  "transport": {
    "type": "sse",
    "endpoint": "https://era3000.com/mcp/sse"
  },
  "capabilities": {
    "resources": {
      "subscribe": true
    },
    "prompts": {
      "list": true
    },
    "tools": {
      "list": true
    }
  }
}
