matrixsmaster/ANNA
Automatic Neural Network Assistant (ANNA) is a very powerful cross-platform AI toolkit. It contains versatile CLI/GUI LLM tools optimized for local inference, and supports optional remote offloading.
Platform-specific configuration:
{
"mcpServers": {
"ANNA": {
"command": "npx",
"args": [
"-y",
"ANNA"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...