Delivery Update Ledger for Cursor
io.github.wxt-ai/project-code-notes-workbench
Append a delivery update to the account ledger
client:Cursor
transport:streamable-http
Install Delivery Update Ledger in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"project-code-notes-workbench": {
"url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/project-code-notes/downstream"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs