Penfield Memory for Cursor
io.github.penfieldlabs/penfield-mcp
Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.
client:Cursor
transport:streamable-http
Install Penfield Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"penfield-mcp": {
"url": "https://mcp.penfield.app/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs