MCP / CLI / APIx402 / MPPERC-8004 registered

Execution layer for onchain agents

Agents handle strategy. We guarantee the transaction lands. Call KeeperHub DeFi Workflows from your agent via MCP or REST with full x402 and MPP support.

app.keeperhub.com
KeeperHub Hub showing a catalog of callable workflow strategies
  • 12 EVM chains
  • 20+ protocol integrations
  • Fully open source
  • DeFi workflows Marketplace
Trusted by partners
Sky
Sky
Ajna
Ajna
Integrated with
Aave
Aave
Spark
Spark
Lido
Lido
Safe
Safe
Morpho
Morpho
Pendle
Pendle
Compound
Compound
Yearn
Yearn
Curve
Curve
Uniswap
Uniswap
CowSwap
CowSwap
Chronicle
Chronicle
+ 20 more
Hosted defi strategies, callable from any agent

Create your Workflow. Let KeeperHub handle the rest

Claude · MCP Server
# Operations agent
user > Every 5 minutes, monitor my Spark position on
       Base. Auto-claim and compound when rewards > $50.

tool keeperhub.create_workflow({
  name: "Spark auto-compound",
  trigger: "cron: */5 * * * *",
  steps: [
    { action: "spark.check_rewards" },
    { action: "spark.claim_rewards", if: "rewards.usd > 50" },
    { action: "spark.supply" }
  ]
})

→ workflow_id  wf_9aK3qr
  next_run     in 3m 42s
KeeperHub · Workflow runs
KeeperHub workflow runs panel showing successful scheduled executions
Build once, run forever

Build a workflow using our UI or ask your agent to do it for you

Onchain Event

trigger

Health Factor

condition

Supply to Aave

action

Built for reliable onchain execution

Batteries included

DeFi strategies Marketplace

Publish a workflow. Keep the logic private. Earn per call. Agents and other users call it over MCP or REST, but the internal steps stay yours. Callers pay per execution in USDC via x402 or MPP.

KeeperHub workflow listing dialog showing price per execution and visibility controls

Transactions retries, smart gas and much more

Exponential backoff, nonce management, multi-RPC failover. Gas priced off network averages, around 30% savings versus baseline.

KeeperHub execution log showing gas usage and retry history

Agent-native surfaces

MCP server so Claude or any MCP runtime discover KeeperHub natively. REST and CLI for everything else. x402 and MPP for pay-per-execution from autonomous callers.

Full record of every execution

Trigger event, submitted tx, gas used, outcome, timestamp. Every run is replayable from one place.

KeeperHub execution detail pane showing full run metadata
Enterprise-grade wallet security

Embedded cross-chain non-custodial wallet infrastructure

Secured by Turnkey

Every organisation gets a non-custodial wallet secured by Turnkey. Keys live in secure enclaves and never touch our infrastructure. Workflows sign transactions directly, even unattended.

KeeperHub wallet creation dialog secured by Turnkey enclaves

Stay in the loop

Product updates and launches, straight to your inbox.