Derive MCP Server

Publish, review, and own your AI artifacts. One durable URL for every version, comment, revision, and decision. Your team reviews the work; any compatible agent can act on the feedback. Hosted, or one self-hosted container.

Teams that want a hosted developer tools endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 26 · #107 OF 139 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Derive

Claude Code

claude mcp add derive-to-derive --transport http https://derive.to/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "derive-to-derive": {
      "url": "https://derive.to/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://derive.to/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to derive.to

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace to.derive - domain-verified with the official MCP registry

03 · What Derive can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.0 · 2026-08-12

The first tagged release of Derive - the home for the work you and your agents make: publish it at a permanent URL, review it with comments anchored to the exact text, and revise it together until it's right. Humans…

04 · Who maintains Derive

Derive is maintained by derive-to. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
developer tools - ranked #107 of 139 actively-maintained developer tools servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-08-12)
registry
to.derive/derive (active, first published 2026-08-10)

06 · Derive FAQ

What is Derive?

Publish, review, and own your AI artifacts. One durable URL for every version, comment, revision, and decision. Your team reviews the work; any compatible agent can act on the feedback. Hosted, or one self-hosted container.

Is Derive still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Derive?

Run `claude mcp add derive-to-derive --transport http https://derive.to/mcp`. You can also paste the ready-made client config above.

Does Derive require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Derive