search_health_indicators, fetch_health_data, read_file, eval). You can extend it with your own remote MCP tools by passing mcp_servers on a chat request.
This is not “Mirobody as an MCP server.” It’s the reverse: you bring external MCP tools into the agent’s data-gathering, where they run alongside the built-in tools. The platform proxies the calls.
mcp_servers
| Field | Type | Description |
|---|---|---|
name | string | Label for the server. |
url | string | Remote MCP endpoint. |
access_token | string | Optional bearer token forwarded to your server. |
Example
tool_steps channel as the built-ins. See Chat for the response shape.