MCP Server
MCP
Acornonaut MCP Server
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
By
Comments
Sign in to leave a comment