Connect your devices into a secure WireGuardยฎ-based overlay network with SSO, MFA and granular access controls.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"netbird": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-netbird"
]
}
}
}