Model Context Protocol
Connect Claude and ChatGPT
Connect your assistant once. After that it can search, create and complete your notes and actions — in your own account, and you can revoke access at any time.
MCP access is a Stipp Pro / Team feature. Free accounts get a clear message explaining the upgrade when a client tries to connect. Upgrade under Account → Subscription in the app.
Connection URL
https://my.stipp.app/api/mcp
Authentication is OAuth 2.0 against your own Stipp (Supabase) account — this endpoint publishes standard
/.well-known/oauth-protected-resource metadata (RFC 9728), so any compliant MCP client can discover it automatically. There is no static API key.
Claude
- Open Claude → Settings → Connectors.
- Click "Add custom connector".
- Paste the URL above and click Add.
- Sign in with your Stipp account and approve access.
ChatGPT
- Open ChatGPT → Settings → Apps & Connectors → Advanced and turn on Developer mode.
- Go back to Apps & Connectors and click Create.
- Name it Stipp, paste the URL above and pick OAuth as the authentication.
- Sign in with your Stipp account and approve access.
Claude and ChatGPT only offer custom connectors on their own paid plans.
Then try asking
"What's still open this week?"
"Add these three points as actions in the Website project."
"Search my notes for what we agreed about the planning."