Skip to content
Development
Skill

/mcpx

When a task requires discovering or calling already-configured MCP servers through mcpx, or generating project-local MCP routing skills, run `mcpx @skill` immediately to load the full usage guide.

From plugin
mcpx
181 skill
Install
$ npx -y skills add celados/mcpx --skill mcpx --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/mcpx

Context preview

The summary Claude sees to decide when to auto-load this skill.

When a task requires discovering or calling already-configured MCP servers through mcpx, or generating project-local MCP routing skills, run `mcpx @skill` immediately to load the full usage guide.

SKILL.md

mcpx.SKILL.md
name: mcpx
description: >-
  When a task requires discovering or calling already-configured MCP servers
  through mcpx, or generating project-local MCP routing skills, run
  `mcpx @skill` immediately to load the full usage guide.

Run `mcpx @skill` now for the full usage guide.

Ships withmcpx

mcpx is a command line tool that turns registered MCP servers into an agent-friendly command surface.

Get the whole plugin
Stats
18
Stars
4
Forks
Active
Maintenance
TypeScript
Language
MIT
License
1d ago
Last commit
10mo ago
Created

Repo: celados/mcpx