OAuth connector setup.
Field-by-field connector settings for clients integrating with Empirical MCP over OAuth.
OAuth endpoints
Set authorization and token endpoints to hosted Empirical OAuth URLs and use the remote MCP endpoint only in clients that support Streamable HTTP.
MCP: https://empirical.gauzza.com/mcp
Authorize: https://empirical.gauzza.com/oauth/authorize
Token: https://empirical.gauzza.com/oauth/token
Required fields
Provide the client fields required by the integrating product, requested scopes, and the public `/mcp` endpoint URL. Do not reuse a CLI-local token as a permanent connector secret.
Verification and limits
Confirm tool discovery and one successful query_memories call. This guide is for custom OAuth-capable connectors; use the published ChatGPT app or Claude web setup page when those are the target client.
Related: See MCP Server for transport details and the supported client pages for product-specific setup.
Last updated: May 21, 2026