SERVER
Continuum
Rank #2996pulsemcp/pouyahasanamreji-continuum
Shared memory and agent orchestration system for multi-agent AI workflows with local-first vector storage.
First listed
May 2, 2026
Last publish date
May 13, 2026
OVERVIEW
Continuum is a Model Context Protocol (MCP) server published by pouyahasanamreji. It ranks #2996 of 58,900 servers tracked on MCP Toplist, and its repository has 74 GitHub stars. Continuum is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 2, 2026 and most recently updated on May 13, 2026.
STANDING
#2,996of 58,900 tracked serversTop 10%
Ranks ahead of 55,904 of 58,900 servers on MCP Toplist.
CONNECT
Use Continuum
Add Continuum to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"pouyahasanamreji-continuum": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/pouyahasanamreji/continuum:0.3.0"
],
"env": {
"ORCHESTRATOR_DB_PATH": "<your ORCHESTRATOR_DB_PATH>",
"EMBEDDER_URL": "<your EMBEDDER_URL>",
"EMBEDDER_MODEL": "<your EMBEDDER_MODEL>",
"EMBEDDER_DIM": "<your EMBEDDER_DIM>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
pouyahasanamreji
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | May 13, 2026 |
FAQ
Frequently asked questions
- What is Continuum?
- Shared memory and agent orchestration system for multi-agent AI workflows with local-first vector storage.
- Who maintains Continuum?
- Continuum is maintained by pouyahasanamreji, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Continuum an official MCP server?
- Yes — Continuum is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Continuum have?
- MCP Toplist tracks 1 version of Continuum, most recently published on May 13, 2026.
- Where can I find the source code for Continuum?
- The source code for Continuum is hosted at github.com/pouyahasanamreji/continuum.
EXPLORE