Skip to content
Cursor

burdenrateledger tools for Cursor

com.burdenrateledger/burdenrateledger-tools

BurdenRateLedger: the monthly US search demand across the tools this product ships, read from...

client:Cursor transport:stdio runtime:npm

Install burdenrateledger tools in Cursor

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

{
  "mcpServers": {
    "burdenrateledger-tools": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/burdenrateledger-com-burdenrateledger-tools-mcp"
      ]
    }
  }
}

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

burdenrateledger tools in other clients