Home › Finance › Haiku DeFi MCP
Haiku DeFi MCP
DeFi execution for AI agents — swap, lend, bridge, and yield across 22 chains.
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.0.8)
npx -y haiku-mcp-server@0.0.8
Or add to your MCP client config:
{
"mcpServers": {
"haiku-mcp-server": {
"command": "npx",
"args": [
"-y",
"haiku-mcp-server@0.0.8"
],
"env": {
"HAIKU_API_KEY": "<YOUR_VALUE>",
"WALLET_PRIVATE_KEY": "<YOUR_VALUE>"
}
}
}
}
HAIKU_API_KEYsecret — API key for higher rate limits (optional — works without)WALLET_PRIVATE_KEYsecret — Private key (0x hex) for self-contained execution without an external wallet
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) 🐍 ☁️ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,…
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS…
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry