End-to-end agent-managed company brain. Docs, diagrams, plans, Knowledge Graph. Lean & affordable.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The simplest, most complete, end-to-end agent-managed company brain.
Website Β· Sign up free Β· Docs Β· Tool catalogue Β· llms.txt
Pick the surface that matches how you work β every option talks to the same handlers, the same auth, the same data:
| Surface | What it's for | Install |
|---|---|---|
| MCP server | AI agents (Claude Code, Cursor, Windsurf, ChatGPT, Gemini, Smithery, β¦). Native protocol with prompts and resources. | Endpoint: api.stablebaseline.io/functions/v1/cloud-serve/mcp. See Quick start below. |
| REST API | Any HTTP client, Postman, OpenAPI codegen, Zapier-style integrators. Tool-RPC + idiomatic resource routes. | Live spec: /api/v1/openapi.json Β· Interactive docs: /api/v1/docs |
| TypeScript SDK | Node, browsers, Deno, Bun. Typed client.tools.<toolName>(...) surface. | npm i @stablebaseline/sdk β see packages/sdk-typescript |
CLI (sb) | Shells, scripts, CI/CD. sb tool call <name> --json '{...}'. | npm i -g @stablebaseline/cli β see packages/cli |
| Python SDK | Python apps, data work. Sync + async clients. | pip install stablebaseline β see packages/sdk-python |
196 tools across 18 categories. Same brain, same Knowledge Graph, same RBAC β every surface.
One workspace where humans and any MCP-compatible AI agent β Claude Code, Cursor, Windsurf, VS Code, Warp, OpenCode, Antigravity, OpenAI Codex, ChatGPT Developer Mode, Gemini CLI/Extensions, and more β co-author living documents (Markdown-native with a rich superset on top), 40+ visual diagrams (Mermaid, BPMN 2.0, D2, PlantUML, GraphViz, ELK architecture, sequence, state, ERD, Gantt, Excalidraw freehand), plans, timelines, tasks, improvements, and a self-learning Knowledge Graph that IS the company brain.
Lean, fast, secure, and affordable β flexible enough for one person organising a personal mind, through to small businesses, growing businesses, and enterprise.
196 MCP tools across 18 categories let an agent drive end-to-end: sign-up β billing β org/workspace/project β members β teams β permissions β brain scope β docs β diagrams β whiteboards β plans, all without a human touching the UI.
Transport: Streamable HTTP (with SSE fallback)
Auth: OAuth 2.1 with Dynamic Client Registration, or Bearer API key (sta_*)
Discovery manifest: https://stablebaseline.io/.well-known/mcp.json
sta_... key(Or skip this β every client below also supports interactive OAuth on first call.)
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Or use the Claude Desktop OAuth flow β set just url and Claude will prompt you to authorize on first call.
Or via OAuth:
~/.cursor/mcp.json:
~/.codeium/windsurf/mcp_config.json:
.vscode/mcp.json (workspace) or user settings:
Recipes for Warp, OpenCode, Antigravity, OpenAI Codex, ChatGPT Developer Mode, Gemini CLI/Extensions, and a generic recipe are at stablebaseline.io/docs/mcp/setup.
| Category | Sample tools | Docs |
|---|---|---|
| navigation | listOrganisations, getProjectHierarchy, searchTools | β |
| folders | createFolder, listFolders, setPlanItemParent | β |
| documents | createDocument, editDocument, findAndReplaceTextInDocument | β |
| diagrams | insertDiagramInDocument, listDiagramTypes, getCdmdLanguageGuide | β |
| whiteboards | createWhiteboard, addWhiteboardElements, designDeckInWhiteboard | β |
| images | createImageUploadSession, insertImageInDocument | β |
| data | createVegaDataUploadSession (CSV/JSON/TSV β Vega charts) | β |
| improvements | createImprovement, searchImprovements, addImprovementEvidence | β |
| plans | createPlan, createPlanPhase, previewTaskDependencyCascade | β |
| knowledge_graph | kg_search, kg_get_entity, kg_related_documents | β |
| organization | createOrganisation, createWorkspace, createProject | β |
| members | inviteMember, updateMemberRole, setMemberActive | β |
| teams | createTeam, grantTeamWorkspaceAccess | β |
| permissions | upsertResourcePermission, setResourcePermissionOverride | β |
| billing | previewSubscriptionChange, applySubscriptionChange, purchaseCreditPackage | β |
| kg_admin | setKgWorkspaceScope, triggerKgRebuild, previewKgRebuild | β |
| settings | getOrgSettings, updateOrgFeatureFlags, createBrandKit | β |
| signup | startSignup, pollSignupStatus | β |
Full live catalogue: stablebaseline.io/docs/mcp/tools
previewX β confirm token β applyX.No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/stable-baseline)<a href="https://allmcps.com/mcp/stable-baseline"><img src="https://allmcps.com/api/badge/stable-baseline?style=directory" alt="Stable Baseline on AllMCPs" /></a>