gas paymaster for Claude Code
io.github.lordbasilaiassistant-sudo/gas-paymaster
Gas credit management and sponsored transactions via The Agent Cafe paymaster
client:Claude Code
transport:stdio
runtime:npm
Install gas paymaster in Claude Code
run in your project directory
claude mcp add gas-paymaster -e RPC_URL=<RPC_URL> -e THRYX_API_KEY=<THRYX_API_KEY> -e DEPLOYER_PRIVATE_KEY=<DEPLOYER_PRIVATE_KEY> -- npx -y @thryx/gas-paymaster-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs