← Home

Using MCPs through skills via the CLI

Instead of connecting MCPs directly, using them through skills via the CLI is a great optimization for context. It especially helps if you use many MCPs, or MCPs that expose a lot of commands.

Rather than loading every MCP definition into context, you invoke them on demand from the CLI — in a way, coming back full circle to the command line.