McpHost
8 tools in this family (folder Editor/Tools/McpHost/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
aggregate_external_tools | destructive | For each registered external MCP, send tools/list and aggregate the results into a unified |
call_external_mcp | destructive | Relay a tool call to a registered external MCP server. Spawns the configured child process, |
discover_mcp_registry | read-only | Fetch live MCP discovery beyond Buril's curated presets. Hits the public |
health_check_external_mcps | destructive | Spawn each registered external MCP server briefly, send the MCP initialize handshake, capture |
list_mcp_presets | read-only | List Buril's curated MCP server presets. Each preset is a one-call-register profile for a |
list_registered_mcps | read-only | Return all external MCP servers Buril has registered as relay targets. |
register_external_mcp | destructive | Register an external MCP server (Blender / Supabase / GitHub / custom) as a child Buril can |
register_mcp_from_preset | destructive | Register an external MCP server from Buril's curated preset registry (one-call). SENSITIVE: the |