Built-in tools
Experimental
Experimental tools may change or be renamed between releases.
Extending the tool set
Beyond built-ins, Bolt can call tools from three sources:- Custom tools in
.opencode/tool/(or.opencode/tools/) at the project root. See Custom Tools. - Plugin tools contributed by any installed plugin.
- MCP tools from any MCP server configured for the project.
Related
- Agents — which agents can call which tools.
- Permissions — how tool access is gated per agent.
- MCP Servers — the most common way to add real-world tools.