zzTakeoff MCP Server
This endpoint speaks MCP (JSON-RPC over POST) for AI assistants. Pick your assistant below; it will open a zzTakeoff login page to finish connecting, and it only gets the permissions your zzTakeoff account already has.
Server URL: https://www.zztakeoff.com/mcp
Claude (web or desktop)
- In a chat, click + → Connectors → Add connector → Add custom connector
- Name: zzTakeoff
- Remote MCP server URL:
https://www.zztakeoff.com/mcpthen click Continue - Sign in when prompted, then make sure zzTakeoff is toggled on under + → Connectors
Team and Enterprise plans: an Owner adds it first under Organization settings → Connectors.
Claude Code
- Run
claude mcp add --transport http zztakeoff https://www.zztakeoff.com/mcp - Run /mcp inside Claude Code to sign in
ChatGPT (web)
- Open Settings → Security and login and turn on Developer mode
- Click Plugins → Browse Plugins → +
- Name: zzTakeoff
- Connection: Server URL
https://www.zztakeoff.com/mcp - Authentication: OAuth, check I understand and want to continue, then click Create
- In a chat, click + → Developer mode and turn on zzTakeoff
Codex CLI
- Run
codex mcp add zztakeoff --url https://www.zztakeoff.com/mcp - Run
codex mcp login zztakeoff
Grok (web)
- In a chat, click + → Connectors → Add connector → Custom
- Name: zzTakeoff
- Server URL:
https://www.zztakeoff.com/mcpthen click Add Connector - Sign in when prompted, then make sure zzTakeoff is toggled on under + → Connectors
Grok CLI
- Run
grok mcp add --transport http zztakeoff https://www.zztakeoff.com/mcp
Gemini (web)
- On gemini.google.com, click Settings & help → Connected apps
- Under Custom apps, click Add a custom app
- Paste
https://www.zztakeoff.com/mcpthen click Next and complete the sign-in - In a chat, type @ and pick zzTakeoff
Custom apps currently require a personal Google Account (US, 18+).
Gemini CLI
- Run
gemini mcp add --transport http zztakeoff https://www.zztakeoff.com/mcp
Manage or revoke connected assistants in zzTakeoff under Settings → AI Agents / MCP.