Prerequisites
- Codex installed and authenticated
- Civic account at app.civic.com
Quick Setup (CLI)
Step 1 — Register the remote MCP server:/mcp, select civic, and follow the browser sign-in flow to authorize.
Setup via Desktop App
You can also register the MCP server via the Codex desktop app UI:- Open Settings → MCP Servers → Add Server → Streamable HTTP
- Paste your
CIVIC_URL— for examplehttps://app.civic.com/hub/mcp?profile=your-toolkit - Paste your
CIVIC_TOKENif using token authentication - Save — you are ready to go.
Get Your Credentials
How to find your MCP URL and generate a token
Verify the Connection
- In Codex, run
/mcpto check thatcivicshows asconnected - Test a command such as “What tools do I have available?” to confirm the session is authorized
Troubleshooting
- If the connection shows
failed, re-runcodex --debugto view detailed logs in your terminal - Ensure you have an active Civic session in your default browser; the MCP flow opens a new window for login
- Delete and re-add the server with
codex mcp remove civicfollowed by the setup command if you need to refresh credentials
Legacy: Hub Bridge (Local Proxy)
The Hub Bridge is a legacy local proxy for environments that cannot make outbound HTTPS connections to remote MCP servers. Use the HTTP method above unless you specifically need offline capability or your environment blocks outbound HTTPS.
/mcp, select civic, and follow the browser sign-in flow.
Hub Bridge Guide
Full Hub Bridge configuration details
Resources
Client Compatibility
MCP support matrix for Codex
Troubleshooting
Common Codex connection fixes
Get Help
Ask setup questions in our developer Slack

