Developer Tools
Trust: 32/100 (Limited)io.github.Pollamin/opendock Guide
MCP for the Opendock Neutron API.
2 starsby Pollamin
Quick Start
Install
npx opendock-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-pollamin-opendock": {
"command": "npx",
"args": [
"opendock-mcp"
]
}
}
}