Tillpad for VS Code
com.cnrcode/tillpad
Bounded KVP, RAG search, and wipe receipts for agent jobs over remote MCP
client:VS Code
transport:streamable-http
Install Tillpad in VS Code
.vscode/mcp.json
{
"servers": {
"tillpad": {
"type": "http",
"url": "https://tillpad.cnrcode.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs