Documentation and developer resources for TencentCloud/openclaw.plugin
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"openclaw.plugin": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-openclaw.plugin"
]
}
}
}