MineAgent is an in-game AI assistant for Minecraft 1.20.1. It gives you an AI Terminal that lets you chat with an agent, search crafting information, manage chat sessions, and approve or deny actions before they run.
Check our gallery for the screenshots!
You can open the AI Terminal in two ways:
/mineagent openK (default keybind: Open AI Terminal)Use the AI Terminal like a chat window inside Minecraft. You can ask questions, send requests, and get answers directly in the terminal UI.
MineAgent can look up:
This is useful when you want quick crafting help without leaving the game.
MineAgent keeps chat sessions so you can continue earlier conversations instead of starting over every time. Sessions can be created, reopened, renamed, deleted, and shared with different visibility settings.
When the assistant wants to perform an action that should not run automatically, MineAgent shows an approval step in the terminal. You can approve or deny the action before it continues.
The base mod includes built-in Minecraft recipe tools. If you configure additional integrations, MineAgent can also:
If you want MineAgent to talk to an LLM service, start with:
config/mineagent/llm.toml — model and LLM connection settingsIf you want MineAgent to load MCP tools, use:
config/mineagent/mcp.json — MCP server and tool configurationIf you want to customize prompts, use:
config/mineagent/prompts/ — prompt override filesThe official extensions for AE2 (to extend the tools) and Matrix (to host a bridge to Matrix) are still in WIP. Keep updated!