← Back to Plugins
MCP Server MCP

Acornonaut MCP Server

github By github 👁 3 views ▲ 0 votes

AI-powered YouTube to flashcards with spaced repetition and Anki export

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.acornonaut.app",
      "headers": [
        {
          "description": "Bearer token for authentication (get your OAuth token at https://acornonaut.app/oauth/authorize)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...