INTEGRATION

control your agent with MCP

MCP (model context protocol) lets you talk to your trading agent from any AI assistant. ask it to evaluate a coin. check your positions. pause trading. all through natural language.

HOW IT WORKS

run zeroos serve to start the MCP server. it exposes 14 tools that any MCP-compatible client can call. Claude Code, OpenClaw, or any other client that speaks MCP.

instead of clicking through dashboards, you say: "evaluate SOL" or "show me my positions" or "pause the degen agent." your assistant calls the tool, gets the result, and explains it to you.

14 MCP TOOLS

evaluate — run a full evaluation on any coin

status — check agent status and health

positions — view open positions

trades — recent trade history

score — get your zero score breakdown

start — start an agent

stop — stop an agent

pause — pause trading without stopping

resume — resume a paused agent

config — view or update agent config

logs — tail agent logs

immune — check immune system status

network — view network stats

brief — get your daily brief

WHY CONVERSATIONAL CONTROL

dashboards show you what happened. conversations let you act. "what is SOL doing?" is faster than opening three tabs. "pause all agents" is faster than finding the button. the interface disappears. you just talk.

MCP is an open protocol. it works with any client that implements it. no lock-in. no proprietary integrations. your agent, your tools, your choice.

GET STARTED

read the docs →