io.github.pouyahasanamreji/continuum
Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"continuum": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/pouyahasanamreji/continuum:0.3.0"
],
"env": {
"ORCHESTRATOR_DB_PATH": "/data/orchestrator.db",
"EMBEDDER_URL": "<embedder_url>",
"EMBEDDER_MODEL": "Snowflake/snowflake-arctic-embed-m-v1.5",
"EMBEDDER_DIM": "768"
}
}
}
}ORCHESTRATOR_DB_PATHSQLite path inside container
EMBEDDER_URLOptional HTTP embedder (Ollama/TEI/OpenAI-compatible). Unset = in-process embedder.
EMBEDDER_MODELEmbedding model id
EMBEDDER_DIMEmbedding vector dimension
Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.
Privacy-first work tracking with summaries, reports, coaching, and AI-ready long-term memory.
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.