Please check your input and try again.
Enter your email to sign in or create a new account. We'll send you a link!
Generate API keys to use AutoAnkiWeb with Claude Desktop app.
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\\Claude\\claude_desktop_config.json~/.config/claude/claude_desktop_config.json{
"mcpServers": {
"autoankiweb": {
"command": "uv",
"args": ["--directory", "/path/to/autoankiweb", "run", "autoankiweb-mcp"],
"env": {
"AUTOANKIWEB_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
4. Restart Claude Desktop for changes to take effect.