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
{
"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