{
  "serverInfo": {
    "name": "uk.node.api",
    "version": "1.0.0",
    "title": "node.uk API/AI gateway MCP",
    "description": "Read-only MCP tools for the live model catalogue, product catalogue, and agent auth discovery."
  },
  "endpoint": "https://api.node.uk/mcp",
  "transport": "streamable-http",
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.node.uk/mcp"
    }
  ],
  "websiteUrl": "https://node.uk/agents/",
  "documentationUrl": "https://node.uk/agents/"
}
