opendock for Claude Desktop
io.github.pollamin/opendock
MCP for the Opendock Neutron API.
client:Claude Desktop
transport:stdio
runtime:npm
Install opendock in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"opendock": {
"command": "npx",
"args": [
"-y",
"opendock-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs