← Back to Plugins
MCP Server MCP

BrainTube

github By github 👁 1 views ▲ 0 votes

Search everything you save: YouTube, articles, podcasts, PDFs, Notion, Obsidian. API key or OAuth.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.brain-tube.com/mcp",
      "headers": [
        {
          "description": "Optional — connect with a BrainTube API key from app.brain-tube.com → Settings → AI Integrations, or leave empty to sign in with OAuth 2.0 (authorization code + PKCE).",
          "isSecret": true,
          "name": "X-BrainTube-Token"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...