Loomal

Penfield Memory

MCP server by github.com/penfieldlabs/penfield-mcp

Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.

4 starsRemote-capable

About Penfield Memory

Penfield Memory is an MCP (Model Context Protocol) server published by penfieldlabs in the official MCP registry, listed under Knowledge & Memory on Loomal. Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.

Penfield Memory runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/penfieldlabs/penfield-mcp, where the project has earned 4 GitHub stars.

Use Penfield Memory with your agent

Claude Code · one command
claude mcp add --transport http penfield-memory https://mcp.penfield.app/
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "penfield-memory": {
      "url": "https://mcp.penfield.app/"
    }
  }
}
streamable-httphttps://mcp.penfield.app/

Frequently asked questions

What is Penfield Memory?
Penfield Memory is an MCP (Model Context Protocol) server by penfieldlabs in the Knowledge & Memory category. Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.
How do I connect Penfield Memory to Claude, Cursor, or another MCP client?
Penfield Memory is a remote MCP server — add its endpoint (https://mcp.penfield.app/) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Penfield Memory open source?
Yes — the source code is public at github.com/penfieldlabs/penfield-mcp, with 4 GitHub stars.
Can AI agents pay to use Penfield Memory?
Not yet through Loomal — Penfield Memory 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 Penfield Memory? Claim this listing free by verifying GitHub ownership, or contact us.