# Connect ChatGPT to Govna

Publish Govna's governed MCP endpoint as a workspace app in ChatGPT.

Author: Govna
Published: 2026-08-10
Updated: 2026-08-23

Evidence:
- [MCP-001](https://govna.io/solutions/security-leaders#MCP-001)
- [AUD-001](https://govna.io/solutions/security-leaders#AUD-001)

Endpoint: `https://agw.govna.io/mcp`

Govna exposes this Streamable HTTP endpoint behind OAuth and exact consent
([MCP-001](/solutions/security-leaders#MCP-001)).

1. An admin enables developer mode in Workspace settings → Permissions &
   Roles → Connected Data.
2. In Workspace settings → Apps, choose Create and provide the Govna
   endpoint and OAuth authentication.
3. Scan tools, complete Govna consent, test the draft, then publish it to
   the intended workspace groups.

```
MCP server URL: https://agw.govna.io/mcp
Authentication: OAuth
Tools: scanned after Govna consent
```

Then, for every client: Govna opens in the browser. Sign in, choose
identities, tools, and duration, then approve. An audit intent is committed
before your first dispatched call, or the call is denied rather than run
un-audited ([AUD-001](/solutions/security-leaders#AUD-001)).

Check [ChatGPT's developer mode and MCP connector instructions](https://help.openai.com/en/articles/12584461-developer-mode-apps-and-full-mcp-connectors-in-chatgpt-beta).