Extensions
Installable extensions grouped by interface type.
Install any of these with godmode ext install <slug>, then invoke with godmode <slug> <interface> .... Each page covers auth setup, live invocation examples, and the MCP config snippet.
| Extension | Interface | Slug |
|---|---|---|
| Stripe | REST | stripe |
| OpenAI | REST | openai |
| Slack | REST | slack |
| Petstore | REST | petstore |
| GitHub | GraphQL | github |
| Context7 | MCP | context7 |
| Claude Code Channels | MCP | claude-code-channels |
To contribute your own, see Submit an extension and the Developers → Authoring section.