Inspect the MCP server status, list registered tools and scopes, run tool invocations, and manage MCP audit logs from the CLI.
58
66%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Advisory
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./skills/cli-mcp/SKILL.mdInspect the MCP server status, list registered tools and scopes, run tool invocations, and manage MCP audit logs from the CLI.
npm install -g omniroute # or: npx omniroute
omniroute --versionmcpExample:
omniroute mcpmcp statusShow MCP server status
Flags:
--jsonExample:
omniroute mcp statusmcp restartRestart the MCP server
Example:
omniroute mcp restartmcp call <tool> [argsJson]Flags:
--args <json>--args-file <path>--stream--scope <s>Example:
omniroute mcp call <tool> [argsJson]mcp scopesFlags:
--tool <name>Example:
omniroute mcp scopesmcp toolsExample:
omniroute mcp toolsmcp listFlags:
--scope <s>Example:
omniroute mcp listmcp info <name>Example:
omniroute mcp info <name>mcp schema <name>Flags:
--io <kind>Example:
omniroute mcp schema <name>mcp auditExample:
omniroute mcp auditmcp tailFlags:
--follow--limit <n>Example:
omniroute mcp tailmcp statsFlags:
--period <p>Example:
omniroute mcp stats3070925
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.