Loomal

locus

MCP server by github.com/edkarlsson/locus

Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools.

0 starspypi: locus-mcp

About locus

locus is an MCP (Model Context Protocol) server published by edkarlsson in the official MCP registry, listed under Autonomous Agents on Loomal. Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools.

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

Development happens in the open at github.com/edkarlsson/locus.

Use locus with your agent

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

Frequently asked questions

What is locus?
locus is an MCP (Model Context Protocol) server by edkarlsson in the Autonomous Agents category. Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools.
How do I connect locus to Claude, Cursor, or another MCP client?
Install locus from its pypi package (locus-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 locus open source?
Yes — the source code is public at github.com/edkarlsson/locus.
Can AI agents pay to use locus?
Not yet through Loomal — locus 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 locus? Claim this listing free by verifying GitHub ownership, or contact us.