About
An agent core, in the open.
polybot is built and maintained by Cryptuon, an engineering studio that builds production AI agent systems with domain knowledge. We open-sourced polybot because the best way to demonstrate how we build is to let you read the code.
What we believe
- Agents are software. Typed models, tests, observability, deployment pipelines — the same rigor as any production system, not "vibes and prompts".
- Domain knowledge wins. A trading agent with deep venue semantics beats a generic workflow runner every time. Same for legal, ops, biotech — pick a domain and go deep.
- MCP is the right interface. Model Context Protocol gives you a stable, typed surface between platforms and agents. Build the MCP server; let agent choice be a client detail.
- Open source what you can. It tightens the feedback loop, attracts better collaborators, and forces you to write code you'd actually want to defend.
polybot, the project
polybot started as an internal tool for trading prediction markets in 2025. It matured into a multi-strategy, multi-venue platform with MCP integration. Version 0.1.0 shipped in April 2026 under MIT license.
Roadmap highlights: more venues (Drift, Hyperliquid for hedging), more strategies (event-driven, news-latency arb), and first-class tool use for multi-agent orchestration.
Contact
Email [email protected]. For consulting, start here. For bugs, open an issue on GitHub.
Need an agent system built like this?
Cryptuon builds production AI agents, MCP integrations, and trading systems. polybot is our open-source showcase.