Skip to content
Cursor

amanat for Cursor

io.github.pugarhuda/amanat

Storm risk, route risk and reanalysis backtests for any point on earth. No key, no wallet.

client:Cursor transport:stdio runtime:npm

Install amanat in Cursor

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "amanat": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "amanat-mcp"
      ],
      "env": {
        "AMANAT_MINER": "<AMANAT_MINER>"
      }
    }
  }
}

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

amanat in other clients