Haiku DeFi MCP
Quality Score
85
/100
DeFi execution for AI agents — swap, lend, bridge, and yield across 22 chains.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"haiku-mcp-server": {
"command": "npx",
"args": [
"-y",
"haiku-mcp-server"
],
"env": {
"HAIKU_API_KEY": "<your-haiku_api_key>",
"WALLET_PRIVATE_KEY": "<your-wallet_private_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"haiku-mcp-server": {
"command": "npx",
"args": [
"-y",
"haiku-mcp-server"
],
"env": {
"HAIKU_API_KEY": "<your-haiku_api_key>",
"WALLET_PRIVATE_KEY": "<your-wallet_private_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y haiku-mcp-server§02 Environment variables
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
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.