Skip to content
@Yummybait-fin

Yummybait-fin

YummyBait

YummyBait

DeFi analytics and autonomous tooling for Uniswap liquidity providers.
yummybait.finance · docs


LP positions drift out of range and bleed impermanent loss while nobody's watching. YummyBait tracks them in real time, scores the risk, and gives you — or an agent acting on your behalf — the tools to act on it.

What we build

  • YummyBait — real-time indexing, position tracking, and risk scoring for Uniswap V3 and V4, with a signals API and a Telegram bot on top.
  • uniswap-tx-builder-mcp — a keyless MCP server that builds unsigned Uniswap LP transactions (collect, close, mint, increase, wrap, swap) and simulates them via eth_call. It never holds keys and never signs. Published on npm.
  • cdp-wallet-agent-example — a playbook, not a program: your local Claude Code becomes an LP agent that polls YummyBait's signals and acts on your positions, guarded by a Coinbase CDP Wallet Policy so only Uniswap position-manager calls can ever get signed.

How it fits together

YummyBait signals  →  your agent (Claude Code + strategy in plain English)
                   →  uniswap-tx-builder-mcp (unsigned calldata)
                   →  your wallet (CDP, viem, ...) signs & broadcasts

Nothing in this chain custodies funds or holds signing keys except your own wallet.

Principles

  • Non-custodial, always. Your keys, your wallet, your signature.
  • Keyless by design. The tx builder only builds and simulates — it never signs.
  • Guardrails enforced server-side. Wallet policy checks happen at the signer, not in a prompt.
  • Observe before act. Agent tooling defaults to telling you what it would do; you opt in to acting.
  • Open source. Read what runs before you trust it.

Links

Pinned Loading

  1. cdp-wallet-agent-example cdp-wallet-agent-example Public

    Example of autonomous uniswap liquidity management agent with Coinbase wallet and CDP MCP

    Shell

  2. uniswap-tx-builder-mcp uniswap-tx-builder-mcp Public

    Keyless MCP server for building unsigned Uniswap v3 liquidity transactions (collect, close, mint)

    TypeScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…