Model Context Protocol (MCP) server configuration and tool manifest for amnezia-vpn/amnezia-client
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"amnezia-client": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-amnezia-client"
]
}
}
}