Loading MCP server directory, please wait...
End-to-end agent-managed company brain. Docs, diagrams, plans, Knowledge Graph. Lean & affordable.
npx @getmcp/cli add io.stablebaseline/sbRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token. Either an MCP API key with prefix 'sta_' (mint at https://app.stablebaseline.io/settings/mcp-keys) or an OAuth 2.1 access token (authorize at https://app.stablebaseline.io/oauth/authorize, token endpoint https://api.stablebaseline.io/oauth/token, dynamic client registration at https://api.stablebaseline.io/oauth/register).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.stablebaseline/sb": {
"url": "https://api.stablebaseline.io/functions/v1/cloud-serve/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}