Connect NotoScribe to your AI

NotoScribe can connect to Claude, ChatGPT, Cursor, and other AI apps that support MCP (Model Context Protocol). Once connected, you can ask your AI questions about your own recordings and it will answer from your notes.

What it can do

The connection is read-only. Your AI can:

  • See the names of your spaces
  • Read your notes, transcripts, and summaries
  • Search your recordings and get cited answers

It cannotcreate, edit, or delete anything, and it cannot access recordings in spaces you don't have access to. You can disconnect at any time.

Setting it up

Claude

  1. Open Settings → Connectors
  2. Choose Add custom connector
  3. Paste the NotoScribe server URL: https://notoscribe.com/api/mcp
  4. Press Connect, then sign in to NotoScribe and approve the connection

ChatGPT

  1. Open Settings → Connectors
  2. Add a custom MCP server using the same URL as above
  3. Sign in to NotoScribe and approve the connection

Adding a custom MCP server in ChatGPT currently requires developer mode. Availability differs by plan in both apps.

Cursor

Open the install link below and Cursor will add NotoScribe for you:

Add to Cursor

Or add it by hand — put this in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "notoscribe": {
      "url": "https://notoscribe.com/api/mcp"
    }
  }
}

Either way, Cursor opens the NotoScribe sign-in page the first time it connects.

Things to try

  • What did we decide about pricing in my Acme space?
  • Summarize everything from my customer calls this month and list the action items.
  • Find the recording where we discussed the launch timeline and quote what was said.
  • Which of my spaces has the most recent activity, and what was the last conversation about?

Disconnecting

Remove the connector in your AI app to stop it from reaching your account. You can also revoke access from NotoScribe, which immediately invalidates any token the AI app is holding.

Privacy

Your AI app only receives data in response to a request you make, and only for spaces your account can already access. NotoScribe never shares your password with the AI app — sign-in happens on NotoScribe's own page. See our privacy policy for details.