{
  "name": "IND's Space MCP",
  "service": "inds-space-context-hq",
  "version": "0.4.0",
  "environment": "production",
  "description": "Self-hosted shared MCP service on Cloudflare (Agents SDK + McpAgent).",
  "tools": [
    "search",
    "kb",
    "execute"
  ],
  "endpoints": {
    "health": "/health",
    "mcp": "/mcp",
    "dashboard": "https://context.dash.inds.space/"
  }
}