Loading MCP server directory, please wait...
Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.
npx @getmcp/cli add io.github.pouyahasanamreji/continuumRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pouyahasanamreji/continuum": {
"command": "docker",
"args": [
"7776:7776",
"continuum-data:/data",
"run",
"-i",
"--rm",
"-e",
"ORCHESTRATOR_DB_PATH",
"-e",
"EMBEDDER_URL",
"-e",
"EMBEDDER_MODEL",
"-e",
"EMBEDDER_DIM",
"docker.io/pouyahasanamreji/continuum:0.3.0"
],
"env": {
"ORCHESTRATOR_DB_PATH": "/data/orchestrator.db",
"EMBEDDER_URL": "",
"EMBEDDER_MODEL": "Snowflake/snowflake-arctic-embed-m-v1.5",
"EMBEDDER_DIM": "768"
}
}
}
}Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…
Discover available topics and explore up-to-date, topic-tagged web content. Search to surface the…
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients