To connect Flyweel MCP to Warp Terminal, open Settings, then AI, then MCP Servers, then Add, and point it at https://api.flyweel.co/functions/v1/mcp-server/mcp with an X-API-Key header. Warp’s Agent Mode then has access to Flyweel’s 8 tools in any terminal session.
Step 1: Get your API tokenLink to this section
- Go to app.flyweel.co
- Click Settings, then API & MCP
- Under Advanced: use an API key instead, click Generate API key (or Create Token to name your own, e.g. “Warp”)
- Copy the
fwl_…token — it won’t be shown again
Step 2: Open Warp MCP settingsLink to this section
- Open Warp
- Click Settings (
cmd+,) - Go to AI, then MCP Servers
- Click Add
Step 3: Configure FlyweelLink to this section
| Field | Value |
|---|---|
| Name | Flyweel |
| Transport | HTTP |
| URL | https://api.flyweel.co/functions/v1/mcp-server/mcp |
| Header name | X-API-Key |
| Header value | fwl_YOUR_TOKEN_HERE |
Click Save.
Warp’s MCP support is evolving. If the HTTP transport option is missing, update Warp to the latest version.
Step 4: Test itLink to this section
In Warp, enter Agent Mode and ask:
What Google Ads accounts do I have connected to Flyweel?TroubleshootingLink to this section
MCP Servers section is missingLink to this section
Warp version is too old.
Fix: Update Warp to the latest version (Help, then Check for Updates).
”Authentication error”Link to this section
Token is invalid or revoked.
Fix: Regenerate at app.flyweel.co, then Settings → API & MCP.