Catalog
io.github.vishaltorc/subconscious-mcp
Officialby vishaltorc · Python
Subconscious
Local-first semantic memory for MCP agents. Recall, remember, forget, echo, drift, stats over stdio.
Local semantic memory system for agents to recall, store, and manage information.
Topics
agentchromadbclaudeembeddingsllm-toolsmcpmodel-context-protocolpythonragsemantic-cachesemantic-memory
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"subconscious-mcp": {
"command": "uvx",
"args": [
"subconscious-mcp"
]
}
}
}