Continuum — a persistent, multi-agent Model Context Protocol server for shared code context and cross-agent memory
{
"mcpServers": {
"continuum": {
"command": "npx",
"args": [
"-y",
"continuum-mcp"
]
}
}
}