Nestornotes Docs
Setup

ChatGPT Setup

Connect ChatGPT to your Nestornotes knowledge base.

Use this guide when your ChatGPT workspace supports custom MCP connectors or remote MCP servers.

MCP Server

https://nestornotes.com/mcp

Setup

  1. Open the connector or MCP settings in ChatGPT.
  2. Add a custom connector named Nestornotes.
  3. Use the MCP server URL above.
  4. Choose OAuth or browser authorization when ChatGPT asks how to authenticate. ChatGPT should dynamically register with Nestornotes through Supabase OAuth.
  5. Ask ChatGPT to search, summarize, or inspect your Nestornotes collections.

If ChatGPT asks for an OAuth Client ID during connector setup, confirm that Supabase OAuth 2.1 Server and Dynamic Client Registration are enabled and that the authorization path is /oauth/consent.

If ChatGPT cannot use OAuth for a remote MCP server in your workspace, configure an API-key bearer header or use the Nestornotes CLI from an agent shell.

On this page