{
  "serverInfo": {
    "name": "usectl",
    "version": "1.0.0",
    "description": "usectl deployment platform MCP server. Manage projects, deployments, and infrastructure via AI agents."
  },
  "transport": {
    "type": "sse",
    "endpoint": "https://manager.usectl.com/api/mcp/sse"
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": false
  }
}
