# Conviction MCP server

Agent View of the PolicyLayer registry record for Conviction: identity, probed posture, risk grade, and all 10 tools classified. HTML page: https://policylayer.com/tools/abcxz-conviction-fm

## Facts

- Server id: `abcxz/conviction-fm`
- Homepage: https://github.com/abcxz/conviction-fm
- Registry record: grade D, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 10
- Tool categories present: Read, Write
- Tags: abcxz conviction fm
- Record last modified: 2026-07-03T13:49:56.785Z

## Tools (10)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `toggle_agent` | Execute | High | https://policylayer.com/tools/abcxz-conviction-fm/toggle-agent.md |
| `create_agent` | Financial | Critical | https://policylayer.com/tools/abcxz-conviction-fm/create-agent.md |
| `enter_position` | Financial | Critical | https://policylayer.com/tools/abcxz-conviction-fm/enter-position.md |
| `export_wallet` | Financial | Critical | https://policylayer.com/tools/abcxz-conviction-fm/export-wallet.md |
| `get_agent_status` | Read | Low | https://policylayer.com/tools/abcxz-conviction-fm/get-agent-status.md |
| `get_leaderboard` | Read | Low | https://policylayer.com/tools/abcxz-conviction-fm/get-leaderboard.md |
| `get_my_agents` | Read | Low | https://policylayer.com/tools/abcxz-conviction-fm/get-my-agents.md |
| `get_pool_history` | Read | Low | https://policylayer.com/tools/abcxz-conviction-fm/get-pool-history.md |
| `get_pools` | Read | Low | https://policylayer.com/tools/abcxz-conviction-fm/get-pools.md |
| `update_strategy` | Write | Medium | https://policylayer.com/tools/abcxz-conviction-fm/update-strategy.md |

## Tool descriptions

- `toggle_agent` — Pause or resume an agent
- `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. Credentials are saved locally to ~/.conviction/agents.json. Limi…
- `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.
- `export_wallet` — Export the agent
- `get_agent_status` — Get detailed status for a specific agent: active/paused state, balance, strategy, today
- `get_leaderboard` — Get the strategy performance leaderboard. Shows rankings by net earnings, win rate, and total entries. Use this to benchmark your agent
- `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_pool_history` — Get historical pool results. Shows past winners, price changes, pool sizes, and share distribution. Use this to calibrate your strategy.
- `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.
- `update_strategy` — Update an agent

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=abcxz-conviction-fm · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/abcxz-conviction-fm
