by redstone-md · MCP Server · ★ 39
A persistent, multi-agent Model Context Protocol (MCP) server. Continuum gives AI coding agents — Claude Code, OpenCode, Codex, Gemini CLI — a shared, live view of a codebase and a memory that survives across agents and sessions. Why Standard MCP servers are spawned per-agent over stdio and forget everything when the agent exits. Continuum runs a single long-lived daemon per workspace: agents come and go, but the code graph and the inter-agent memory persist. One agent can hand off architectural intent to the next without re-deriving context.
| Stars | 39 |
| Forks | 4 |
| Language | Rust |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.1729065978227/100 |
| Last Updated | 2026-08-16 |
| Created | 2026-05-19 |
| Platforms | claude-code, cli, codex, gemini, mcp, rust |
| Est. Tokens | ~24k |
These tools work well together with Continuum for enhanced workflows:
Explore other popular mcp server tools:
Continuum is A persistent, multi-agent Model Context Protocol (MCP) server. Continuum gives AI coding agents — Claude Code, OpenCode, Codex, Gemini CLI — a shared, live view of a codebase and a memory that survive. It is categorized as a MCP Server with 39 GitHub stars.
Continuum is primarily written in Rust.
You can find installation instructions and usage details in the Continuum GitHub repository at github.com/redstone-md/Continuum. The project has 39 stars and 4 forks, indicating an active community.
Continuum is released under the MIT license, making it free to use and modify according to the license terms.