MCP URL
https://civic.pagonya.co/mcp
Health Check
https://civic.pagonya.co/mcp/health
Public Report
https://civic.pagonya.co/
Smoke Test
If ChatGPT cannot create the connector, verify the endpoint from a terminal:
curl https://civic.pagonya.co/mcp/health
curl -sS -X POST https://civic.pagonya.co/mcp \
-H 'content-type: application/json' \
-H 'accept: application/json, text/event-stream' \
--data '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
MCP tool probes need the Accept: application/json, text/event-stream header. ChatGPT also requires a public HTTPS endpoint; localhost is not reachable from ChatGPT web.
After Changes
When tools, descriptions, or schemas change, redeploy this server and refresh the connector metadata in ChatGPT under Settings -> Connectors.
Official setup reference: OpenAI Apps SDK - Connect from ChatGPT.
Public review links: Privacy policy, Support, Terms of Service, and submission checklist.
Run 84, fetched 2026-07-08T03:48:19Z. Uses public State of Texas and City of Austin open data. Independently operated; not affiliated with or endorsed by the State of Texas or City of Austin.