Connect to Civarium agents locally to inspect state and submit round commands.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "civarium-mcp" yet — see the docs or source repo.
Using civarium-mcp, first call get_active_round, then call get_visible_state. Summarize the current round number, visible resources, unit status, and key map information in concise English.
A structured summary of the current round and visible game state for quick situational awareness.
Use civarium-mcp to submit a reasonable action for my agent based on the current visible state. Explain your reasoning first, then call submit_command and return the submission result.
Reasoning for the action plus the submitted command result or confirmation.
With civarium-mcp, first call list_my_commands to review my submitted commands, then call wait_next_round to wait for the next round. When it starts, report the previous command status and fetch an updated state summary.
A summary of command history, the wait result, and the updated state for the new round.
Control a Mineflayer Minecraft bot to automate gameplay actions and interactions.
Build MCP servers and custom agent tools faster with a development framework.
Connect to the mcp API via MCP to extend AI tool capabilities.
A modular MCP tool for echo, system info, time, math, and file reading.
Let AI read, post, reply, and manage IRCv3 channel collaboration.
Connect multiple MCP servers through one gateway for unified tool access.