Skip to main content
Codex connects to Appeeky over Streamable HTTP at https://mcp.appeeky.com/mcp, authenticated with your API key.

Connect Appeeky

1

Add the Appeeky server

Register the server with the Codex CLI:
2

Add your API key

Codex reads headers from ~/.codex/config.toml. Add your key there:
3

Confirm the connection

You should see appeeky listed.

Build with Appeeky

Ask Codex in plain language and it calls the right Appeeky tools:
See the full tool reference for everything Appeeky exposes.

Troubleshooting

  • Tools missing or “not connected” — run codex mcp list to confirm the server registered, then restart Codex.
  • 401 / “authentication required” — check the Authorization header in ~/.codex/config.toml. Regenerate your key at appeeky.com → Settings → API Key if needed.
  • 429 / “rate limit” — you hit a plan or burst limit. See Rate Limits.