Developer Overview
Information for developers and partners interested in integrating with Bundie.
The fastest way to integrate Bundie today is through the MCP server and Agent Skills — they expose Bundie's yield routing, wallet analysis, and AI recommendations as tools any agent or app can call.
Integrate via MCP
The Bundie MCP Server (@bundie/evm-mcp) implements the Model Context Protocol and registers 18 tools for yield discovery, deposits/withdrawals, cross-chain bridging, and AI recommendations.
- Hosted: point any MCP client at
https://mcp.bundie.fi/evm— no API keys needed - Self-hosted: run
@bundie/evm-mcpwith your ownBACKEND_URL/ANALYZER_URLand API keys - See the API Reference for every tool's input schema
Build with Agent Skills
The yield-developer skill packages the full tool reference plus integration examples (yield agent, trading bot + sweep, DAO treasury, migration agent) for Claude Code, Cursor, Codex, and OpenCode.
npx skills add bundie-fi/skillsOn-Chain
Bundie's contracts are deployed on Arbitrum (hub), Base, Optimism, Avalanche, and Scroll. Addresses and architecture are documented in Security.
What's Next
- SDK packages for JavaScript/TypeScript
- Webhook subscriptions for position updates
Interested in Partnering?
If you're building a wallet, aggregator, or DeFi application and want early access to deeper integration tools, we'd love to hear from you.
Get in touch:
- Twitter: @Bundie__
- Email: info@bundie.fi
Self-hosted MCP API keys and partner integrations: email info@bundie.fi.