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