Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"anything-llm": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-anything-llm"
]
}
}
}