{
  "schema_version": "2024-11-05",
  "name": "Stable Baseline",
  "description": "The simplest, most complete, end-to-end agent-managed company brain. One workspace where humans and any MCP agent co-author living documents, 40+ visual diagrams (Mermaid, BPMN, D2, PlantUML, GraphViz, ELK, Excalidraw), plans, and a self-learning Knowledge Graph that grows with everything you write. Markdown-native with a rich superset (CDMD). Lean, fast, secure, and affordable — flexible enough for one person organising a personal mind through to small businesses, growing businesses, and enterprise. 161 tools across 16 categories let an agent drive sign-up through paid org with a fully populated brain — without a human touching the UI.",
  "vendor": {
    "name": "Stable Baseline",
    "url": "https://stablebaseline.io"
  },
  "version": "1.0.0",
  "endpoint": "https://api.stablebaseline.io/functions/v1/cloud-serve/mcp",
  "transport": [
    "streamable-http",
    "sse"
  ],
  "auth": {
    "type": "oauth2",
    "authorization_url": "https://app.stablebaseline.io/oauth/authorize",
    "token_url": "https://api.stablebaseline.io/oauth/token",
    "registration_url": "https://api.stablebaseline.io/oauth/register",
    "scopes_supported": [
      "org_admin",
      "org_billing",
      "org_members",
      "org_teams",
      "org_permissions",
      "org_settings",
      "kg_admin",
      "lifecycle"
    ],
    "api_key": {
      "scheme": "Bearer",
      "prefix": "sta_",
      "documentation": "https://stablebaseline.io/docs/mcp/setup"
    }
  },
  "signup": {
    "verification_url": "https://app.stablebaseline.io/setup",
    "start_endpoint": "https://api.stablebaseline.io/functions/v1/mcp-signup",
    "tool": "startSignup",
    "poll_tool": "pollSignupStatus",
    "user_code_format": "[BCDFGHJKLMNPQRSTVWXYZ23456789]{6}",
    "default_ttl_seconds": 600,
    "default_poll_interval_seconds": 5
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": true
  },
  "categories": [
    "navigation",
    "folders",
    "documents",
    "diagrams",
    "images",
    "data",
    "improvements",
    "plans",
    "knowledge_graph",
    "organization",
    "members",
    "teams",
    "permissions",
    "billing",
    "kg_admin",
    "settings"
  ],
  "tool_count": 161,
  "documentation": {
    "overview": "https://stablebaseline.io/docs/mcp",
    "tool_catalog": "https://stablebaseline.io/docs/mcp/tools",
    "setup_guide": "https://stablebaseline.io/docs/mcp/setup",
    "permissions_guide": "https://stablebaseline.io/docs/mcp/permissions"
  },
  "llms_txt": "https://stablebaseline.io/llms.txt",
  "discovery": {
    "openapi": null,
    "robots_txt": "https://stablebaseline.io/robots.txt",
    "sitemap": "https://stablebaseline.io/sitemap.xml"
  }
}
