add-mcp
Back to registry
Stable Baseline logo

Stable Baseline

v1.0.0

stablebaseline.io/mcp

Stable Baseline is a documentation and project workspace where humans and AI agents collaborate on documents, diagrams, plans, and a shared knowledge graph. It is designed to let MCP-compatible agents operate across workspace content and organization administration with scoped permissions.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (SSE)
SSEhttps://api.stablebaseline.io/functions/v1/cloud-serve/mcp
requiredsecret

Stable Baseline MCP/API key. Use Bearer <token>.

requiredsecret

Stable Baseline MCP/API key. Use <token>.

npx add-mcp@latest https://api.stablebaseline.io/functions/v1/cloud-serve/mcp --transport sse --header "Authorization: <Authorization>" --header "x-api-key: <x-api-key>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=io.stablebaseline%2Fmcp"