MCP CLI
Calls MCP servers from the command line instead of wiring them in permanently.
Install
claude-code plugin install https://github.com/obra/superpowers-lab (ayrıca f/mcptools ikilisi derlenmeli)
Comes up when an MCP server is needed once, is being evaluated, or is being debugged — without adding it to the permanent config.
- Author
- Jesse Vincent (obra)
- License
- MIT
Every MCP server configured into a session spends context on tool definitions the agent may never touch. This skill reaches the same servers through a command-line client: list what a server exposes, call one tool, read the answer, move on. That makes it a practical way to try a server before committing to it, to make a genuinely one-off call, or to debug a server that is misbehaving. It leans on the external mcptools binary, which has to be built once before any of this works.
Similar skills
MCP Builder
SkillBuilds an MCP server from scratch: tool definitions, transport, testing
Skill Seekers
SkillTurns documentation sites, repos and PDFs into agent skills.
MCP Security Audit
SkillChecks .mcp.json entries before an agent is allowed to load them.
Comments(0)
Sign in to comment