FlashBank

MCP

by Rotwang9000 · v1.1.1

Fixed-fee P2P term loans (no oracles) and flash loans on Ethereum, Base, Arbitrum and Sepolia.

mcplocal

MCP configuration

stdio

Command

npx -y @flashbank/mcp@1.1.1

Environment

  • FLASHBANK_MCP_PRIVATE_KEYsecret

    Optional EVM private key enabling write tools (create/take/repay offers, faucet). Omit for read-only mode. Use a throwaway key.

  • FLASHBANK_MCP_ALLOW_MAINNET

    Set to 'true' to allow write tools on mainnets (Ethereum, Base, Arbitrum). Defaults to Sepolia-only writes.

  • FLASHBANK_MCP_RPC_SEPOLIA

    Optional custom RPC URL override for Sepolia (similarly FLASHBANK_MCP_RPC_ETHEREUM / _BASE / _ARBITRUM).

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.