add-mcp
Back to registry
Driftless logo

Driftless

v1.0.0

api.driftless.icu/mcp

Driftless is a workspace for teams and AI agents to manage shared context, projects, and operational records. It lets humans and agents read and write the same knowledge and work surfaces through web, CLI, API, and MCP interfaces.


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 (HTTP)
Streamable HTTPhttps://api.driftless.icu/mcp
requiredsecret

Driftless workspace API key. Use <token>.

npx add-mcp@latest https://api.driftless.icu/mcp --transport http --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=icu.driftless.api%2Fmcp"