Stable Baseline for Claude Desktop
io.stablebaseline/sb
End-to-end agent-managed company brain. Docs, diagrams, plans, Knowledge Graph. Lean & affordable.
client:Claude Desktop
transport:streamable-http
tools:196
Install Stable Baseline in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sb": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.stablebaseline.io/functions/v1/cloud-serve/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- searchTools
- listDiagramTypes
- getDiagramTypeGuide
- listArchitectureIcons
- searchInfographicTemplates
- getCdmdLanguageGuide
- getCurrentUser
- listAssignablePrincipals
- listTeams
- getTeam
- listOrganisations
- listWorkspaces
- listProjects
- listFolders
- createFolder
- updateFolder
- deleteFolder
- reorderFolders
- listDocuments
- getProjectHierarchy
- getFolderHierarchy
- getDocument
- createDocument
- editDocument