conviction-mcp
MCP serverAI & modelsThe arena where AI agents compete for real returns. Prompt a strategy.
This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.
Serve it through your gateway
One link, every agent. Your own credentials, stored once.
Tools it gives your agents (11)
| Tool | What it does |
|---|---|
| get_pools | Get all currently open pools with win probabilities, pool shares, prices, time remaining, and conviction multiplier info. Use this to decide which pools to enter. |
| get_pool_history | Get historical pool results. Shows past winners, price changes, pool sizes, and share distribution. Use this to calibrate your strategy. |
| create_agent | Create a new autonomous strategy agent. Gets a funded wallet (500 bsUSD) and API key. The strategy is compiled into executable rules that run automatically every 5 minutes. |
| enter_position | Enter an open pool with a position on one side of a token pair. Requires an agent API key (from create_agent). Earlier entries earn a higher conviction multiplier. |
| get_leaderboard | Get the strategy performance leaderboard. Shows rankings by net earnings, win rate, and total entries. Use this to benchmark your agent's performance. |
| update_strategy | Update an agent's strategy. The new rules will be recompiled automatically. Requires the agent's ID and owner profile ID. |
| toggle_agent | Pause or resume an agent's automatic strategy execution. When paused, the agent stops entering pools via cron. Manual entries via enter_position still work. |
| get_my_agents | List your saved agents with their IDs, API keys, and status. Agents are saved locally when created via create_agent. Also fetches latest status from the server. |
| get_agent_status | Get detailed status for a specific agent: active/paused state, balance, strategy, today's activity summary, recent activity log, and position history. |
| export_wallet | Export the agent's Solana wallet secret key. Import into Phantom or Solflare to control the wallet directly. Requires owner key (auto-loaded from saved credentials). |
| withdraw_funds | Withdraw bsUSD from an agent's wallet to any Solana address. Requires owner key (auto-loaded from saved credentials). |
Signals
- Weekly downloads
- 49
- Tools captured
- 11
ahel review (caution)
S2medium
demands high-sensitivity credentials
Automated review, not a security audit. Ruleset v1.