BackPow PoW Oracle for Cursor
com.backpow/pow-mining-oracle
Proof of Work oracle: solo mining odds, cost of production, hashrate, mining hardware
client:Cursor
transport:streamable-http
runtime:npm
tools:6
Install BackPow PoW Oracle in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pow-mining-oracle": {
"url": "https://mcp.backpow.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs