{
  "name": "com.runchat/canvas",
  "title": "Runchat",
  "description": "Read, build, and run Runchat workflows — visual node-based AI pipelines. Tools cover listing and creating workflows plus full canvas editing (create/connect/update nodes) and execution.",
  "version": "1.0.0",
  "websiteUrl": "https://runchat.com",
  "serverInfo": {
    "name": "runchat",
    "title": "Runchat",
    "version": "1.0.0"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://runchat.com/api/mcp",
      "supportedProtocolVersions": [
        "2025-06-18",
        "2025-03-26",
        "2024-11-05"
      ]
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "authentication": {
    "type": "oauth2.1",
    "resource_metadata": "https://runchat.com/.well-known/oauth-protected-resource",
    "documentation": "https://runchat.com/auth.md"
  }
}