Skip to content
Back to search
30
MCP streamable-http

Penfield Memory

io.github.penfieldlabs/penfield-mcp

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

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "penfield_memory": {
      "url": "https://mcp.penfield.app/",
      "transport": "streamable-http"
    }
  }
}