S
Stable Baseline CLI
Details
- Command
-
sb - Docs
- https://stablebaseline.io/docs/mcp
Authentication
In the Stable Baseline web app, go to Settings → MCP keys (project-scoped from Project settings → MCP keys, or personal/global from Account settings → MCP keys) and click Generate new key. Scope it to the needed workspaces/projects and capabilities, then copy the sta_… key when shown; it is shown once. Docs: MCP setup, Quickstart.
Use an MCP client that supports OAuth 2.1 with Dynamic Client Registration and point it at the Stable Baseline MCP server. The machine-readable manifest is mcp.json, which advertises the OAuth endpoints and supported scopes. End users can also initiate this through hosts like ChatGPT by clicking Connect for Stable Baseline and authorizing at app.stablebaseline.io. Docs: Setup & auth, ChatGPT recipe.