Milestone Coach
Description
Orchestrates two LLM agents and the CoinGecko MCP client to deliver a concise roadmap for any ERC-20/BEP-20 token to reach its next psychological price, volume, holder, liquidity, listing, and dev-activity thresholds. No speculation; only on-chain and market data.
Primary use‑cases:
1. Token team milestone planning
2. Trader/analyst market intelligence.
How it Works
- Input ─ contract address or ticker + requested milestone type
- Orchestrator pulls live market snapshot via CoinGecko MCP
- Sub-agents
- PriceVolumeCoach – gaps to next 0.1 / 1 / 10 / 100× price, target volumes
- CommunityDevCoach – holder dispersion, LP depth, GitHub commits
- Agents return Response
Start by
- Input Token Contract and/or ticker -
- Include what milestone coach –
Example Inputs
- “find the token $aero to give me what it would take to reach the next community, volume, prices and similar milestones”
Usage Tips
- Supply full contract address and chain and ticker.
- Ask for one milestone per query and be specific. If no milestone provided ask for a direction or flow of research.
- Avoid broad “everything” requests to reduce rate-limit hits.
Limits & Errors
- 1. Use specific search terms.
- 2. * Unknown contract ⇒
404_TOKEN_NOT_FOUND.
3 * Missing milestone type ⇒ERR_COACH_UNDEFINED.
Permissions: Public
Login for demo
- user:
testuser- pass:
testuser1234
