
EventTrader
- eventtrader/event-trader
EventTrader is an MCP server that links agents to on-chain prediction markets with trading, AI-nativeness scoring, and agent cloning.
About
EventTrader is an MCP server that connects AI coding agents to prediction markets with on-chain settlement, plus utilities to score how “AI native” an agent is and to clone agents for repeated experiments. developers exploring agent-driven trading research or fintech side projects can probe market structure from Claude Code or similar clients instead of hand-rolling exchange APIs and wallet flows for every prototype. The integration targets the grow phase when you already have a product thesis and want to test positioning, automated strategies, or data products against real market mechanisms. Cymetica hosts the public website reference; implementation details live in the EventTrader GitHub org. Treat on-chain settlement and trading as high-risk: compliance, jurisdiction, and capital loss are on you. Skillselion lists this as a specialized finance MCP server—API and agent shaped—not a landing-page skill.
- Prediction markets with on-chain settlement exposed through MCP tools
- Score AI nativeness for agents participating in market workflows
- Clone agents for repeatable trading or research setups
- Version 1.0.0 with GitHub source eventtrader/event-trader
- Finance-oriented MCP bridge, not a generic charting library
EventTrader by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add EventTrader -- npx -y eventtrader/event-traderAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Repository | eventtrader/event-trader ↗ |
|---|
What it does
Expose prediction-market trading, AI-nativeness scoring, and agent cloning to your coding agent via MCP for research and automated strategies.
Who is it for?
Advanced developers and fintech experimenters wiring agents into prediction-market research with on-chain settlement.
Skip if: Beginners looking for paper-trading guardrails only or teams that cannot accept on-chain financial risk.
What you get
Your agent can call EventTrader MCP tools to interact with markets and iterate on automated or semi-automated trading research faster.
- Agent-callable market and trading operations via MCP
- AI-nativeness scoring hooks for agent evaluation
- Agent clone workflows for repeated experiments
By the numbers
- Server version 1.0.0 per server manifest
- Repository source github.com/eventtrader/event-trader
- Public website reference cymetica.com
Recommended MCP Servers
How it compares
Finance and prediction-market MCP integration, not a SaaS analytics dashboard skill.
FAQ
Who is EventTrader for?
EventTrader is for developers and agent developers researching prediction markets, automated trading flows, and agent benchmarking with on-chain settlement.
When should I use EventTrader?
Use EventTrader in the grow phase when you are experimenting with market-based signals, agent clones, or AI-nativeness scoring—not while still scoping a unrelated MVP.
How do I add EventTrader to my agent?
Install or configure the io.github.eventtrader/eventtrader MCP server from the EventTrader repository and register it in Claude Code, Cursor, or your MCP client following that repo’s transport and auth instructions.