Longhand runs on your own machine — the client starts it, so there is no endpoint to ping. 321 installs a week from pypi. Last commit 24 Jul 2026.
Local memory for Claude Code. Semantic recall across session history with zero API calls.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add longhand -- uvx longhand
{
"mcpServers": {
"longhand": {
"args": [
"longhand"
],
"command": "uvx"
}
}
}
[mcp_servers.longhand]
command = "uvx"
args = ["longhand"]
{
"mcpServers": {
"longhand": {
"args": [
"longhand"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"longhand": {
"args": [
"longhand"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.