Build with OPERVO
12 MCP tools. 9 autonomous agents. One integration. Plug AI-powered business automation into any MCP-compatible client.
Getting Started
Get Access
Request your OPERVO API credentials and MCP server endpoint.
Configure Claude
Add the MCP server to your Claude Desktop config (see below).
Start Building
Call any tool directly from Claude. The 9-agent system handles the rest.
Premium Tools
End-to-end business services powered by the 9-agent orchestration engine
opervo_launch_market€999Full market launch in 72h — analysis, content, campaigns, monitoring
opervo_expand_business€1,999Autonomous business expansion into new markets & segments
opervo_crisis_management€499 + €199/day24h crisis intervention with immediate response in <2h
opervo_disrupt_competitor€1,499Intelligence-driven competitive disruption campaigns
opervo_scale_readiness€799 + €299/moSystematic hypergrowth preparation with 9-agent analysis
Core & Workflow Tools
Discovery, status tracking, and agent introspection — all free
discover_servicesFreeList all available services with optional category filter
get_service_detailsFreeGet full details for a specific service by ID
check_availabilityFreeCheck service availability & pending request count
request_serviceFreeGeneric lead creation & service request
get_workflow_statusFreeTrack workflow progress, agent states & quality gates
list_active_workflowsFreeList all running workflows with status overview
get_agent_definitionsFreeBrowse the 9-agent system and their capabilities
Quickstart
Add this to your Claude Desktop config file
{
"mcpServers": {
"opervo": {
"command": "python3",
"args": ["/path/to/agent-gateway/mcp_server.py"],
"env": {
"SUPABASE_URL": "your-project-url",
"SUPABASE_ANON_KEY": "your-anon-key"
}
}
}
}Developer-Fakten & Tech-Specs
ready für Claude Desktop
autonomous business logic
complete automation
continuous operation
- 🛠️JSON-RPC 2.0 — Standard MCP protocol implementation
- ⚡Real-time Workflows — State machine with <200ms latency
- 📦Python/TypeScript SDKs — Native language support
- 🔐Enterprise Security — OAuth2 + Supabase RLS
- 📊Usage Analytics — Detailed tool & agent metrics
- 🚀GitHub Open Source — MIT License für Core Tools
API Reference
Full JSON-RPC protocol docs, tool schemas, error codes, and workflow state machine reference.
View Documentation →