operandi for Cline
cc.operandi/operandi
Grounded, safety-checked appliance operation packages for robots and agents. Zero-config trial.
client:Cline
transport:stdio
runtime:pypi
Install operandi in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"operandi": {
"command": "uvx",
"args": [
"operandi-mcp"
],
"env": {
"OPERANDI_API_URL": "<OPERANDI_API_URL>",
"OPERANDI_API_KEY": "<OPERANDI_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs