Loading MCP server directory, please wait...
Shared docs, diagrams, plans, knowledge graph & org control plane — 161 MCP tools, 16 categories.
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://app.stablebaseline.io/oauth/token, dynamic client registration at https://app.stablebaseline.io/oauth/register).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.stablebaseline/sb": {
"url": "https://app.stablebaseline.io/functions/v1/cloud-serve/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}