Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"ws_mcp_server_r": {
"command": "uvx",
"args": [
"ws-mcp-server-r"
]
}
}
}
Or install with pip: pip install ws-mcp-server-r