Penfield Memory✓
io.github.penfieldlabs/penfield-mcp · v1.22.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.penfieldlabs/penfield-mcp",
"description": "Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.",
"title": "Penfield Memory",
"repository": {
"url": "https://github.com/penfieldlabs/penfield-mcp",
"source": "github"
},
"version": "1.22.0",
"websiteUrl": "https://penfield.app",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.penfield.app/"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}