cli-mcp

SkillMonitoring & ops

Lets your agent check server status, list tools, and view audit logs from the command line.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the cli-mcp skill

About this capability

Inspect the MCP server status, list registered tools and scopes, run tool invocations, and manage MCP audit logs from the CLI.

What this skill tells your AI

The instructions your AI receives, as published by diegosouzapw/omniroute in skills/cli-mcp/SKILL.md and read by ahel’s review.

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 omniroute   # or: npx omniroute
omniroute --version

Subcommands

mcp

Example:

omniroute mcp

mcp status

Show MCP server status

Flags:

  • --json

Example:

omniroute mcp status

mcp restart

Restart the MCP server

Example:

omniroute mcp restart

mcp call <tool> [argsJson]

Flags:

  • --args <json>
  • --args-file <path>
  • --stream
  • --scope <s>

Example:

omniroute mcp call <tool> [argsJson]

mcp scopes

Flags:

  • --tool <name>

Example:

omniroute mcp scopes

Signals

GitHub stars
64k
Forks
9k
Last commit
Sep 2026
Hacker News mentions
1
Advanced
Catalog kind
skill
Gateway key
cli-mcp
Source
github.com/diegosouzapw/omniroute