add-mcp
Back to registry
Driftless logo

Driftless

v1.0.0

driftless.icu/mcp

Driftless is a workspace for teams and AI agents to share operational context, project work, and code-anchored knowledge. It stores topics, decisions, and related workspace data so humans and agents can read and update the same system.


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 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%2Fmcp"