NoteTube

NoteTube MCP

Study with NoteTube from ChatGPT, Claude, and Cursor

MCP (Model Context Protocol) lets the AI you already use read your study sessions, quiz you on due flashcards, and create new notes — using your NoteTube account. No API keys.

Connector URL

https://mcp.notetube.ai/mcp

How it works

  1. 1

    Add NoteTube

    Paste the connector URL into ChatGPT, Claude, Cursor, or Claude Code.

  2. 2

    Sign in and allow

    You land on NoteTube, sign in if needed, and choose whether the app can read and write.

  3. 3

    Ask in the AI you already use

    Your sessions, notes, and flashcards stay in NoteTube. The AI calls them when you ask.

What you can do

Look up your work

  • List and search your study sessions
  • Open a session by id or title — notes, summaries, and sources
  • Ask a question grounded in one session
  • See flashcards that are due for review

Take action

  • Record a flashcard review (again, hard, good, or easy)
  • Create a session from a YouTube or article URL
  • Generate a flashcard deck for a session
  • Generate a quiz for a session

Creating sessions and generating content follow the same Free and Pro limits as the app.

How to connect

Claude

  1. Open Claude → Customize → Connectors → Add custom connector
  2. Paste the connector URL
  3. Connect, sign in to NoteTube, and click Allow

Claude Code

In the terminal:

claude mcp add --transport http notetube https://mcp.notetube.ai/mcp

Then run /mcp and authenticate.

ChatGPT

  1. Open Settings → Apps → enable Developer mode (under Advanced settings)
  2. Go to Apps → Create, paste the connector URL, and choose OAuth
  3. Complete the NoteTube sign-in screen

Cursor

  1. Open Cursor Settings → MCP → Add new global MCP server
  2. Add this to mcp.json:
{
  "mcpServers": {
    "notetube": {
      "url": "https://mcp.notetube.ai/mcp"
    }
  }
}

Save, then connect and sign in to NoteTube when Cursor prompts you.

Things to try

  • What study sessions do I have in NoteTube?
  • Quiz me on my due flashcards.
  • Create a NoteTube session from this YouTube link: …
  • Generate a quiz from my latest lecture notes.
  • What are the key ideas in [session name]?

Access is limited to your account. You can deny write access on the consent screen. Privacy policy. Need help? Email contact@notetube.ai.

MCP — Connect ChatGPT, Claude, and Cursor | NoteTube