Nexwin for Claude Desktop
au.com.nexwin/nexwin
Check bookings, review calls and chats, and manage appointments in your Nexwin AI receptionist.
client:Claude Desktop
transport:streamable-http
tools:9
Install Nexwin in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nexwin": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.nexwin.com.au/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs