| 1 | // Selfhost browser regression for the reported PostHog MCP OAuth dead-end. A |
| 2 | // real Executor instance adds https://mcp.posthog.com/mcp, then starts the |
| 3 | // connection flow. The product guarantee: clicking Connect opens PostHog's |
| 4 | // OAuth authorization page through dynamic client registration, not the |
nothing calls this directly
no test coverage detected