What is the cc.operandi/operandi MCP server?
Grounded, safety-checked appliance operation packages for robots and agents. Zero-config trial.
How to install cc.operandi/operandi
Copy-paste configuration for popular MCP clients.
OPERANDI_API_URLBase URL of the OPERANDI API (default https://api.operandi.cc; use your hosted URL in prod).
OPERANDI_API_KEYsecretOptional: your OPERANDI key. Leave unset for a zero-config instant trial (the server mints + caches its own key, 2 packages included).
{
"mcpServers": {
"operandi": {
"command": "uvx",
"args": [
"operandi-mcp"
],
"env": {
"OPERANDI_API_URL": "<YOUR_OPERANDI_API_URL>",
"OPERANDI_API_KEY": "<YOUR_OPERANDI_API_KEY>"
}
}
}
}{
"mcpServers": {
"operandi": {
"command": "uvx",
"args": [
"operandi-mcp"
],
"env": {
"OPERANDI_API_URL": "<YOUR_OPERANDI_API_URL>",
"OPERANDI_API_KEY": "<YOUR_OPERANDI_API_KEY>"
}
}
}
}{
"mcpServers": {
"operandi": {
"command": "uvx",
"args": [
"operandi-mcp"
],
"env": {
"OPERANDI_API_URL": "<YOUR_OPERANDI_API_URL>",
"OPERANDI_API_KEY": "<YOUR_OPERANDI_API_KEY>"
}
}
}
}{
"servers": {
"operandi": {
"type": "stdio",
"command": "uvx",
"args": [
"operandi-mcp"
],
"env": {
"OPERANDI_API_URL": "<YOUR_OPERANDI_API_URL>",
"OPERANDI_API_KEY": "<YOUR_OPERANDI_API_KEY>"
}
}
}
}claude mcp add operandi --env OPERANDI_API_URL=<YOUR_OPERANDI_API_URL> --env OPERANDI_API_KEY=<YOUR_OPERANDI_API_KEY> -- uvx operandi-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.