🛠️
AutomationPython

MCP CLI

by romiluz13

MCP CLI is an Automation skill for Claude Code, published by romiluz13 in cc10x.

164 stars25 forkson romiluz13/cc10xAdded 2026/09/08Repository updated 2026/08/03
agent-harnessclaude-codeclaude-code-plugincontext-engineeringharness-engineeringllm-agentsloop-engineeringorchestrationtest-honesty
Install in seconds
Install MCP CLI
Copy MCP CLI into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/romiluz13/cc10x/tree/main/plugins/cc10x/skills/mcp-cli ~/.claude/skills/mcp-cli

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/romiluz13/cc10x.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/cc10x/skills/mcp-cli/SKILL.md in romiluz13/cc10x
Installs to
~/.claude/skills/mcp-cli
Collection
One of 21 skills cataloged from this repository
Category
Automation2226 skills

What MCP CLI does

MCP CLI discovers and calls MCP server tools on demand for a single task. Use it for quick research or debugging when you do not want to mount a server permanently.

MCP CLI is cataloged under Automation on DirSkills. MCP CLI comes from a repository tagged agent-harness, claude-code, claude-code-plugin, context-engineering and harness-engineering.

Documentation

README

MCP CLI (Transient MCP Access)

Overview

The mcp CLI (from github.com/f/mcptools) discovers and invokes MCP server capabilities on-demand. Use it when a task needs ONE server's tool — a doc fetch, a single query, a quick lookup — instead of permanently mounting that server as an always-loaded integration.

This keeps accelerators transient: spun up for the task, used, and dropped. A permanently mounted MCP server costs context on every session whether you call it or not. The CLI costs nothing until you run it.

Composes with cc10x:research.

Prerequisite (install once)

Check first: command -v mcp. If absent, install:

This is the opening of the README. Read the full README on GitHub.

Commands MCP CLI provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /path

Frequently asked about MCP CLI

  • What else does romiluz13 publish alongside MCP CLI?

    MCP CLI is one of 21 skills that DirSkills catalogs from romiluz13/cc10x, the repository it ships in. Its siblings there include Agent Common, Architecture and Building. Each one is a separate skill with its own page in this directory, installs the same way MCP CLI does, and is maintained by romiluz13 in that same repository. The rest of the collection is listed on the romiluz13/cc10x page.

  • How does MCP CLI compare to other Automation skills?

    MCP CLI ranks #2062 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of MCP CLI against them. Open each page to compare what they document and how they install.

More from romiluz13/cc10x

MCP CLI is one of 21 skills cataloged on DirSkills from romiluz13/cc10x.

See all 21 skills