Skip to content
Cursor

Crane Ledger for Cursor

ai.craneledger/crane-ledger

Headless API-first double-entry accounting & bookkeeping engine. 84 MCP tools over HTTP.

client:Cursor transport:streamable-http

Install Crane Ledger in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "crane-ledger": {
      "url": "https://api.craneledger.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Crane Ledger in other clients