for go version, see https://github.com/cdpath/anki-mcp
update .mcp.json
to add the following:
{
"mcpServers": {
"anki": {
"command": "uvx",
"args": ["mcp-server-anki"],
"env": {},
"disabled": false,
"autoApprove": []
}
}
}
Go to Settings -> Tools -> Add and use the following config:
Type: stdio
ID: Anki
Command: uvx mcp-server-anki
uv --directory $HOME/Developer/mcp-server-anki/src/mcp_server_anki run server.py