What problem does it solve?
Installing Model Context Protocol (MCP) servers directly in Claude Code can lead to "tool description bloat," consuming valuable context window tokens even when tools aren't in use. This Skill leverages MCPorter to provide on-demand CLI access to any MCP server, keeping your Claude Code context clean and focused.
Core Features & Use Cases
- On-Demand Tool Access: Call MCP tools via CLI only when needed, avoiding constant context overhead.
- Server & Tool Discovery: Easily list and inspect available MCP servers and their tools on your machine.
- Ad-Hoc Connections: Connect to any HTTP or stdio-based MCP server without prior configuration.
- Use Case: Need to automate browser tasks with
chrome-devtools-mcp or scrape a website with firecrawl? Use this Skill to invoke these powerful tools only when your task requires them, saving tokens and maintaining a clear context.
Quick Start
Ask Claude to list all discovered MCP servers on your machine.