Skip to content
Grok

quaderno for Grok

io.usefulapi/quaderno

MCP server for Quaderno — tax-rate calculation, invoices, contacts, products, receipts & expenses.

client:Grok transport:streamable-http

Install quaderno in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "quaderno": {
      "type": "http",
      "url": "https://quaderno.usefulapi.io/mcp"
    }
  }
}

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

quaderno in other clients