Loomal

Longhand

MCP server by github.com/wynelson94/longhand

Local memory for Claude Code. Semantic recall across session history with zero API calls.

10 starspypi: longhand

About Longhand

Longhand is an MCP (Model Context Protocol) server published by wynelson94 in the official MCP registry, listed under Knowledge & Memory on Loomal. Local memory for Claude Code. Semantic recall across session history with zero API calls.

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

Development happens in the open at github.com/wynelson94/longhand, where the project has earned 10 GitHub stars.

Use Longhand with your agent

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

Frequently asked questions

What is Longhand?
Longhand is an MCP (Model Context Protocol) server by wynelson94 in the Knowledge & Memory category. Local memory for Claude Code. Semantic recall across session history with zero API calls.
How do I connect Longhand to Claude, Cursor, or another MCP client?
Install Longhand from its pypi package (longhand) 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 Longhand open source?
Yes — the source code is public at github.com/wynelson94/longhand, with 10 GitHub stars.
Can AI agents pay to use Longhand?
Not yet through Loomal — Longhand 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 Longhand? Claim this listing free by verifying GitHub ownership, or contact us.