| name | cli-mcp |
| description | Inspect the MCP server status, list registered tools and scopes, run tool invocations, and manage MCP audit logs from the CLI. |
Overview
Inspect the MCP server status, list registered tools and scopes, run tool invocations, and manage MCP audit logs from the CLI.
Quick install
npm install -g AIRoute
AIRoute --version
Subcommands
mcp
Example:
AIRoute mcp
mcp status
Show MCP server status
Flags:
Example:
AIRoute mcp status
mcp restart
Restart the MCP server
Example:
AIRoute mcp restart
mcp call <tool> [argsJson]
Flags:
--args <json>
--args-file <path>
--stream
--scope <s>
Example:
AIRoute mcp call <tool> [argsJson]
mcp scopes
Flags:
Example:
AIRoute mcp scopes
mcp tools
Example:
AIRoute mcp tools
mcp list
Flags:
Example:
AIRoute mcp list
mcp info <name>
Example:
AIRoute mcp info <name>
mcp schema <name>
Flags:
Example:
AIRoute mcp schema <name>
mcp audit
Example:
AIRoute mcp audit
mcp tail
Flags:
Example:
AIRoute mcp tail
mcp stats
Flags:
Example:
AIRoute mcp stats