Integrations
Integrations
Connect Nimply to your AI assistant, editor, or automation platform
Nimply connects to anything that speaks MCP — plus the major no-code platforms via our API and webhooks. Pick your tool for a step-by-step guide:
AI assistants
| Platform | Auth | Guide |
|---|---|---|
| claude.ai (web) | OAuth — click and approve | Connect claude.ai |
| Claude Desktop | OAuth or API key | Connect Claude Desktop |
| ChatGPT | OAuth — connectors / developer mode | Connect ChatGPT |
| Grok | OAuth — custom connector | Connect Grok |
| Perplexity | API key | Connect Perplexity |
IDEs & CLIs
| Tool | Auth | Guide |
|---|---|---|
| Claude Code | OAuth or API key | Connect Claude Code |
| Cursor | API key | Connect Cursor |
| VS Code (Copilot) | API key | Connect VS Code |
| Windsurf | API key | Connect Windsurf |
| Codex CLI | API key (via bridge) | Connect Codex CLI |
| Gemini CLI | API key | Connect Gemini CLI |
| OpenClaw | API key | Connect OpenClaw |
| Raycast | API key | Connect Raycast |
| Anything else | Either | Any MCP client |
No-code platforms
| Platform | How it connects | Guide |
|---|---|---|
| OAuth app — triggers & actions | Use Nimply with Zapier | |
| OAuth app — instant triggers & modules | Use Nimply with Make | |
| Community node or HTTP nodes — API key | Use Nimply with n8n |
The two credentials
- OAuth — you click Connect, log in to Nimply, pick a workspace, approve permissions. Best for consumer apps; nothing to copy.
- API key — created in Nimply under Settings → Developers, pasted into a config file as
Authorization: Bearer nim_live_.... Best for tools configured by file. See Authentication for scopes.
Either way, the connected tool can only do what the granted permissions allow, in the one workspace the credential belongs to — and you can revoke it at any time.