{
  "name": "capable",
  "title": "Capable",
  "version": "1.7.0",
  "description": "The MCP-native CRM — tools across accounts, contacts, opportunities, subscriptions, touches, signals, tasks, and reports, plus the flagship paste-anything → field-by-field approval flow.",
  "website": "https://capable.run",
  "icon": "https://crm.capable.run/icon-connector.svg?v=5",
  "icon_png": "https://crm.capable.run/icon-512.png?v=5",
  "docs": "https://crm.capable.run/learn",
  "vendor": "Capable",
  "license": "MIT",
  "tools_count": 48,
  "mcp_endpoint": "https://crm.capable.run/api/mcp",
  "transport": "streamable-http",
  "protocol_version": "2026-07-28",
  "supported_protocol_versions": [
    "2026-07-28",
    "2025-11-25",
    "2025-06-18",
    "2025-03-26"
  ],
  "auth": {
    "oauth2": {
      "authorization_server": "https://crm.capable.run/.well-known/oauth-authorization-server",
      "protected_resource": "https://crm.capable.run/.well-known/oauth-protected-resource"
    },
    "bearer_pat": "Create at /settings/you/developer — for clients without OAuth support"
  },
  "spec": "https://modelcontextprotocol.io/specification",
  "health_endpoint": "https://crm.capable.run/api/mcp/health",
  "discovery": "https://crm.capable.run/.well-known/mcp"
}