Skip to main content
Inspect and configure mounted MCP servers.

tai mcp deregister

Detach a single MCP server’s tools by title (the removal counterpart of reload). Example: tai mcp deregister my-server

tai mcp failed

List the MCP servers skipped by the viability check (down/slow at boot or reload). Example: tai mcp failed

tai mcp reload

Reload a single MCP server by title. Without --target the response is the single-worker status; with one or more the confirmed fleet fan-out is awaited and per-worker results are returned. Example: tai mcp reload my-server

tai mcp reload-failed

Re-probe every failed MCP server and attach the ones now viable. Example: tai mcp reload-failed

tai mcp schema

Get the JSON schema for one MCP-config entry. Example: tai mcp schema

tai mcp set

Replace the MCP config section from a JSON file and hot-reload. The file is the full replacement MCP list, either a bare JSON array or an object carrying an "mcp" list. Example: tai mcp set --file mcp.json

tai mcp status

Snapshot the live MCP binding status. Example: tai mcp status