Continuum MCP Server

One MCP server. Tell any client to read the plot - it becomes the orchestrator. Dispatches fresh agents in isolated worktrees, shares lessons across every Claude Code / Codex / Cline chat on the project.

People who need memory tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-14 · ★ 109 · #220 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

TypeScript servers · how we verify → /methodology

01 · Install Continuum

before you install - you'll need

HF_TOKEN

Environment variables documented in the project's README - it lists which are required and which have defaults.

Docker

docker run -i --rm docker.io/pouyahasanamreji/continuum:0.3.0

Claude Desktop - add to config

{
  "mcpServers": {
    "pouyahasanamreji-continuum": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/pouyahasanamreji/continuum:0.3.0"
      ]
    }
  }
}
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

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 container (OCI image) - can be sandboxed away from your filesystem

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

registry namespace io.github.pouyahasanamreji is GitHub-verified and matches the repo owner

03 · Who maintains Continuum

continuum is maintained by pouyahasanamreji. It's the only MCP server we track from this author; the repo dates to May 2026.

04 · Facts

category
memory - ranked #220 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.pouyahasanamreji/continuum (active, first published 2026-05-13)
packages
oci:docker.io/pouyahasanamreji/continuum:0.3.0

05 · Continuum FAQ

What is Continuum?

One MCP server. Tell any client to read the plot - it becomes the orchestrator. Dispatches fresh agents in isolated worktrees, shares lessons across every Claude Code / Codex / Cline chat on the project.

Is Continuum still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-14. We re-verify nightly.

How do I install Continuum?

Run `docker run -i --rm docker.io/pouyahasanamreji/continuum:0.3.0`. The README documents one environment variable (HF_TOKEN) to set first. You can also paste the ready-made client config above.

06 · Alternatives to Continuum

Pairs well with

Servers that cover what Continuum doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58