CryptoOps

Production-ready Model Context Protocol (MCP) server for automated Web3 operations on Base Mainnet.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Get Quote And Balance: Read-only operation. Returns the ETH and USDC balances of a wallet on Base Mainnet together with DEX swap quotes.
  • Deploy Token And Pool: Deploys an ERC-20 token on Base Mainnet and creates its initial liquidity pool on WOW bonding curve.
  • Lock Or Burn Lp: Irreversibly burns LP tokens by sending to 0x...dEaD or locks them by sending to 0x0.

What data it sees

Do you need an account

No: the server works without sign-in

Production-ready Model Context Protocol (MCP) server for automated Web3 operations on Base Mainnet. Executes DEX swaps, token deployments, liquidity locking, and rewards distribution monetized per call with x402 v2.

Server tool list (5)

Raw names from tools/list. Only developers need these.

get_quote_and_balanceRead-only operation. Returns the ETH and USDC balances of a wallet on Base Mainnet together with DEX swap quotes.
deploy_token_and_poolDeploys an ERC-20 token on Base Mainnet and creates its initial liquidity pool on WOW bonding curve.
lock_or_burn_lpIrreversibly burns LP tokens by sending to 0x...dEaD or locks them by sending to 0x0.
execute_swapExecutes a decentralized exchange swap on Base Mainnet via AgentKit DEX integration.
distribute_rewardsExecutes batch transfer of native ETH or ERC-20 tokens to an array of recipient addresses.