BackPow PoW Oracle for VS Code
com.backpow/pow-mining-oracle
Proof of Work oracle: solo mining odds, cost of production, hashrate, mining hardware
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install BackPow PoW Oracle in VS Code
.vscode/mcp.json
{
"servers": {
"pow-mining-oracle": {
"type": "http",
"url": "https://mcp.backpow.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs