MCP Directory
Back

continuum

by pouyahasanamreji · TypeScript · ★ 68

Shared memory + orchestration for your coding agents — one MCP server, persistent vector memory, agent registry

#agent-memory#agent-orchestration#ai-agents#astro#claude#claude-code#codex#mcp#model-context-protocol#multi-agent#nestjs#nodejs#rag#sqlite-vec#typescript#vector-database

Install

npx -y github:pouyahasanamreji/continuum

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "continuum": {
      "command": "npx",
      "args": [
        "-y",
        "github:pouyahasanamreji/continuum"
      ]
    }
  }
}

From the README

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. [](package.json) [](package.json) [](https://nestjs.com) [](https://astro.build) [](https://github.com/asg017/sqlite-vec) [](https://modelcontextprotocol.io) [Quick Start](#quick-start) • [Memory & Vectors](#memory--vectors) • [Workflow](#the-workflow) • [MCP Tools](#mcp-tools) • [Wire It In](#wire-it-into-your-ai-client) • [Configuration](#configuration) | | | |---|---| | 🧠 **Vectorized…
Read full README on GitHub →

Related databases servers