Tillpad for Zed
com.cnrcode/tillpad
Bounded KVP, RAG search, and wipe receipts for agent jobs over remote MCP
client:Zed
transport:streamable-http
Install Tillpad in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tillpad": {
"url": "https://tillpad.cnrcode.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs