Tillpad for Cursor
com.cnrcode/tillpad
Bounded KVP, RAG search, and wipe receipts for agent jobs over remote MCP
client:Cursor
transport:streamable-http
Install Tillpad in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tillpad": {
"url": "https://tillpad.cnrcode.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs