Loading MCP server directory, please wait...
AI-powered YouTube to flashcards with spaced repetition and Anki export
npx @getmcp/cli add io.github.zerolve-io/acornonautRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for authentication (get your OAuth token at https://acornonaut.app/oauth/authorize)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zerolve-io/acornonaut": {
"url": "https://mcp.acornonaut.app",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}