Loomal

Subconscious

MCP server by github.com/vishaltorc/subconscious-mcp

Local-first semantic memory for MCP agents. Recall, remember, forget, echo, drift, stats over stdio.

0 starspypi: subconscious-mcp

About Subconscious

Subconscious is an MCP (Model Context Protocol) server published by vishaltorc in the official MCP registry, listed under Knowledge & Memory on Loomal. Local-first semantic memory for MCP agents. Recall, remember, forget, echo, drift, stats over stdio.

It ships as a Python package on PyPI (subconscious-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vishaltorc/subconscious-mcp.

Use Subconscious with your agent

Claude Code · one command
claude mcp add subconscious -- uvx subconscious-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "subconscious": {
      "command": "uvx",
      "args": [
        "subconscious-mcp"
      ]
    }
  }
}
pypisubconscious-mcp

Frequently asked questions

What is Subconscious?
Subconscious is an MCP (Model Context Protocol) server by vishaltorc in the Knowledge & Memory category. Local-first semantic memory for MCP agents. Recall, remember, forget, echo, drift, stats over stdio.
How do I connect Subconscious to Claude, Cursor, or another MCP client?
Install Subconscious from its pypi package (subconscious-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Subconscious open source?
Yes — the source code is public at github.com/vishaltorc/subconscious-mcp.
Can AI agents pay to use Subconscious?
Not yet through Loomal — Subconscious is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Subconscious? Claim this listing free by verifying GitHub ownership, or contact us.