loonghao/dcc-mcp-rpyc
RPYC plugin system for DCC software, enabling remote procedure calls from external applications.
Platform-specific configuration:
{
"mcpServers": {
"dcc-mcp-rpyc": {
"command": "npx",
"args": [
"-y",
"dcc-mcp-rpyc"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...