If you're building Ionic or Capacitor apps and want AI that actually knows the component APIs and CLI commands, this bridges that gap through MCP. It gives Claude direct access to Ionic component definitions, all the major plugin registries (official Capacitor, Capawesome, Community, CapGo), and 28 CLI commands for both frameworks. The setup is straightforward, drop a config into your editor's MCP settings and npx handles the rest. One catch: it hits GitHub's API about 160 times on startup to fetch plugin data, so you'll want a personal access token or you'll burn through the rate limit fast. Most useful when you're exploring unfamiliar plugins or need the AI to scaffold and sync projects without constant doc lookups.
npx skills add https://github.com/cap-go/capgo-skills --skill capacitor-mcp