16 tools from the Ponzu App MCP Server, categorised by risk level.
View the Ponzu App policy →ponzu_claim_eth Claim ETH rewards from a Ponzu presale. Repeatable — can be called multiple times as more ETH flows into the presale from the Distributor. ponzu_claim_tokens Claim vested tokens from a Ponzu presale. One-time claim per PonzuBottle NFT. If claimed before vesting completes (10 days), unvested portion goes ... ponzu_farm_claim Claim primary token rewards from a Ponzu farm. One-time claim per LiquidityCard. After claiming, no further token or ETH claims are possible for th... ponzu_farm_claim_eth Claim WETH rewards from a Ponzu farm. Repeatable — call as rewards accumulate. Cannot claim after primary token claim. ponzu_farm_stake Stake LP tokens in a Ponzu farm. Mints a LiquidityCard NFT on first stake. Requires LP token approval first (handled automatically). Early unstake ... ponzu_farm_unstake Unstake LP tokens from a Ponzu farm. Full withdrawal only — burns the LiquidityCard NFT. If staked <7 days, early exit penalty applies (up to 100% ... ponzu_get_addresses Get all deployed Ponzu protocol contract addresses for the configured network. Returns factory, DEX, router, zap, WETH, and other protocol addresses. ponzu_get_presale_info Read the current state of a Ponzu presale contract. Returns tokens available, whether launched, launch time, total sold, and total purchases. ponzu_get_skill Fetch the complete Ponzu skill documentation. Returns the full SKILL.md with instructions for deploying tokens, buying presales, swapping, farming,... ponzu_presale_buy Buy tokens in a Ponzu presale. Sends ETH and receives tokens at the current price on the linear curve. 4% fee: 1% creator, 1% protocol, 1% platform... ponzu_swap_eth_for_tokens Buy tokens by swapping ETH via PonzuHook. 0.8% output fee (20% in first hour after launch, decaying linearly). Calls hook.swapExactIn() directly — ... ponzu_swap_tokens_for_eth Sell tokens for ETH via PonzuHook. Requires token approval to the hook address (handled automatically). Calls hook.swapExactIn() with zeroForOne=fa... ponzu_calc_pricing Calculate the linear pricing curve for a Ponzu presale given a target ETH raise. Returns start price, end price (10x start), and encoded pricing da... 3/5 ponzu_deploy Deploy a full Ponzu token system — 9 contracts in one transaction: ERC-20 token, presale, launcher, distributor, farm, project, operator, PonzuBott... 3/5 ponzu_trigger_launch Trigger DEX launch for a Ponzu presale that has sold out. Creates the ZAMM liquidity pool with all raised ETH + 310,000 tokens. Anyone can call thi... 3/5 The Ponzu App MCP server exposes 16 tools across 3 categories: Read, Execute, Financial.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Ponzu App server.
Ponzu App tools are categorised as Read (12), Execute (3), Financial (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept