S

Stable Baseline REST API

REST discovered

Details
Docs
https://stablebaseline.io/docs/mcp
Authentication
Stable Baseline MCP/API key bearer discovered Get token ↗

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.

Stable Baseline OAuth 2.1 client/user authorization oauth2 discovered Set up OAuth ↗

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.