poolproof — checks before you commit money for Claude Desktop
ru.poolproof/checks
Who launched it, what exit really costs, is the pool what it claims. Facts only, no advice.
client:Claude Desktop
transport:streamable-http
tools:9
Install poolproof — checks before you commit money in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"checks": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://poolproof.ru/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs