Skip to content

Delivery Update Ledger for Grok

io.github.wxt-ai/project-code-notes-workbench

Append a delivery update to the account ledger

client:Grok transport:streamable-http

Install Delivery Update Ledger in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "project-code-notes-workbench": {
      "type": "http",
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/project-code-notes/downstream"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Delivery Update Ledger in other clients