{
  "name": "capable",
  "title": "Capable",
  "version": "1.2.5",
  "description": "The CRM that lives in Claude — MCP 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": 80,
  "mcp_endpoint": "https://crm.capable.run/api/mcp",
  "transport": "streamable-http",
  "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"
}