arbiter for Claude Code
io.github.godwin105/arbiter
Is this transaction safe to sign? Decodes what it really does and answers allow, warn or block.
client:Claude Code
transport:stdio
runtime:npm
Install arbiter in Claude Code
run in your project directory
claude mcp add arbiter -e ARBITER_URL=<ARBITER_URL> -e ARBITER_PRIVATE_KEY=<ARBITER_PRIVATE_KEY> -e ARBITER_MAX_SPEND_USD=<ARBITER_MAX_SPEND_USD> -e ARBITER_MAX_PRICE_PER_CALL=<ARBITER_MAX_PRICE_PER_CALL> -- npx -y @arbiterlabs/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs