Hundreds of models & providers. One command to find what runs on your hardware.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"llmfit": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-llmfit"
]
}
}
}