
Haiku DeFi MCP
Install Haiku DeFi MCP when your agent must quote, swap, lend, bridge, or pursue yield across many EVM chains from chat.
Overview
Haiku DeFi MCP is a MCP server for the Build phase that lets AI agents execute swap, lend, bridge, and yield DeFi actions across 22 chains.
What is this MCP server?
- DeFi execution for AI agents: swap, lend, bridge, and yield operations
- Coverage across 22 chains for multi-chain indie crypto tools
- Optional HAIKU_API_KEY for higher rate limits; works without a key at lower limits
- WALLET_PRIVATE_KEY env for self-contained execution without an external wallet connector
- npm haiku-mcp-server v0.0.8 with npx and stdio transport
- 22 chains supported per server description
- Server version 0.0.8
- Transport: stdio
Community signal: 1 GitHub stars.
What problem does it solve?
Building a DeFi-aware agent by hand means stitching dozens of chain SDKs and wallet flows instead of one MCP tool surface.
Who is it for?
Advanced solo builders shipping crypto automation or agentic trading experiments who understand private-key risk.
Skip if: Non-crypto products, regulated institutional treasury without custom security review, or beginners uncomfortable holding keys in dev environments.
What do I get? / Deliverables
After adding Haiku MCP, your agent can orchestrate multi-chain DeFi operations from configured tools with optional API and wallet env setup.
- Agent-callable swap, lend, bridge, and yield tool endpoints
- Multi-chain DeFi workflows without bespoke per-chain MCP glue
- Configurable Haiku API access tier via optional API key
Recommended MCP Servers
Journey fit
Canonical shelf is Build integrations because the server wires on-chain DeFi protocols into agent tool calls during product development. Integrations subphase reflects cross-chain swap, lend, bridge, and yield execution as external financial APIs your agent orchestrates.
How it compares
On-chain DeFi execution MCP, not a portfolio analytics dashboard or tax reporting skill.
Common Questions / FAQ
Who is Haiku DeFi MCP for?
It is for developers building AI agents that need programmatic swap, lend, bridge, and yield actions across many EVM chains.
When should I use Haiku DeFi MCP?
Use it in Build integrations when you are wiring real DeFi transactions into an MCP agent prototype or personal automation bot.
How do I add Haiku DeFi MCP to my agent?
Register npm package haiku-mcp-server with stdio transport, optionally set HAIKU_API_KEY, and set WALLET_PRIVATE_KEY only in a secure dev setup if you need local signing.