Skip to content

feat(mcp): add Codex OAuth support - #2091

Open
timothyfroehlich wants to merge 4 commits into
mainfrom
codex/PP-u4ab-16-mcp-oauth
Open

feat(mcp): add Codex OAuth support#2091
timothyfroehlich wants to merge 4 commits into
mainfrom
codex/PP-u4ab-16-mcp-oauth

Conversation

@timothyfroehlich

Copy link
Copy Markdown
Owner

Summary

  • add Supabase OAuth 2.1 verification and RFC 9728 discovery for the PinPoint MCP endpoint while preserving the existing Claude bearer path
  • bind the approved Codex client to the exact MCP audience through a custom access-token hook and application allowlist
  • add request/write rate limits, MCP safety annotations, project Codex approval policy, the 200-character PinballMap reason cap, and an activation/runbook flow

Validation

  • pnpm run check
  • pnpm run test (2,722 passed)
  • Bazzite PGlite integration suite (709 passed)
  • focused real-Postgres OAuth hook integration test (3 passed)
  • full preflight attempted; its OAuth path passed, but the run was blocked by the existing discord-config-rls singleton-state failure and a local worktree port collision with another active Supabase project

Tracking

  • PP-u4ab.16
  • PP-u4ab.3
  • PP-u4ab.15

@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
pin-point Ready Ready Preview Sep 9, 2026 5:15am UTC

Request Review

@timothyfroehlich

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-09T05:33:49.991428Z 0e3f029 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3f691d6532

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/lib/mcp/verify-token.ts Outdated
@timothyfroehlich

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. More of your lovely PRs please.

Reviewed commit: 0e3f029e91

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@timothyfroehlich timothyfroehlich added the ready-for-review PR passed CI and has no unresolved review comments label Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-review PR passed CI and has no unresolved review comments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant