π―
mcp-cli
π―Skillfrom obra/superpowers-lab
What it does
|Enables dynamic, on-demand querying and invocation of Model Context Protocol (MCP) servers without permanent configuration, from Superpowers Lab, experimental skills for Claude Code.
Same repository
obra/superpowers-lab(4 items)
mcp-cli
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add obra/superpowers-lab --skill mcp-cliskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add obra/superpowers-lab --skill mcp-cliManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/mcp-cli/SKILL.mdSKILL.md
73Installs
163
-
Last UpdatedJan 31, 2026
More from this repository3
π―π―π―
finding-duplicate-functionsπ―Skill
Experimental Claude Code skills lab featuring semantic code duplication detection that identifies functions with the same intent but different implementations using LLM-powered intent clustering.
using-tmux-for-interactive-commandsπ―Skill
Programmatically control interactive CLI tools like vim, git, and REPLs using tmux detached sessions with send-keys and capture-pane commands.
slack-messagingπ―Skill
Sends and reads Slack messages via command line using slackcli, enabling direct interaction with Slack workspaces without a Slack app.