FlashBank for Claude Code
io.github.rotwang9000/flashbank
Fixed-fee P2P term loans (no oracles) and flash loans on Ethereum, Base, Arbitrum and Sepolia.
client:Claude Code
transport:stdio
runtime:npm
Install FlashBank in Claude Code
run in your project directory
claude mcp add flashbank -e FLASHBANK_MCP_PRIVATE_KEY=<FLASHBANK_MCP_PRIVATE_KEY> -e FLASHBANK_MCP_ALLOW_MAINNET=<FLASHBANK_MCP_ALLOW_MAINNET> -e FLASHBANK_MCP_RPC_SEPOLIA=<FLASHBANK_MCP_RPC_SEPOLIA> -- npx -y @flashbank/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs