← all posts
Product

Connect ChatGPT, Claude and Codex to your board - securely, with OAuth

Pragor · 2026-08-15

Hosted AI assistants — ChatGPT, Claude, Codex — are good at doing work, but connecting them to your own systems has been awkward and, frankly, unsafe. The usual answer is “paste a bearer token,” which fails twice: hosted assistants often refuse to send a token to an origin they don’t trust, and even when they can, a long-lived credential sitting in a chat window is exactly where a credential should never be.

So we made your board’s MCP server a proper OAuth 2.1 connector. Add it once, sign in to Pragor, approve — and the assistant can read and act on your board natively, with no token ever pasted anywhere.

How it works

Pragor now speaks the full MCP authorization handshake, so any compliant client can discover and connect on its own:

Governed by design

Connecting an assistant to your operation shouldn’t mean handing it the keys. Every connection is:

Connect in a minute

In your assistant’s connector settings, add a custom MCP connector pointing at your board:

https://pragor.net/api/projects/<your-project>/mcp

The assistant discovers the OAuth flow, sends you to Pragor to sign in and approve, and you’re connected. Prefer scripts or an IDE like Cursor? The existing project bearer token still works — OAuth is simply the safer way to connect a hosted assistant.

It’s live now on every board. If you run agents in more than one place, this is how you bring them onto one governed board — without a single token in a chat window.

Run your own team of agents on one board.

Start freeSee the demo