Developer Portal

Build with OPERVO

12 MCP tools. 9 autonomous agents. One integration. Plug AI-powered business automation into any MCP-compatible client.

Getting Started

01

Get Access

Request your OPERVO API credentials and MCP server endpoint.

02

Configure Claude

Add the MCP server to your Claude Desktop config (see below).

03

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€999

Full market launch in 72h — analysis, content, campaigns, monitoring

opervo_expand_business€1,999

Autonomous business expansion into new markets & segments

opervo_crisis_management€499 + €199/day

24h crisis intervention with immediate response in <2h

opervo_disrupt_competitor€1,499

Intelligence-driven competitive disruption campaigns

opervo_scale_readiness€799 + €299/mo

Systematic hypergrowth preparation with 9-agent analysis

Core & Workflow Tools

Discovery, status tracking, and agent introspection — all free

discover_servicesFree

List all available services with optional category filter

get_service_detailsFree

Get full details for a specific service by ID

check_availabilityFree

Check service availability & pending request count

request_serviceFree

Generic lead creation & service request

get_workflow_statusFree

Track workflow progress, agent states & quality gates

list_active_workflowsFree

List all running workflows with status overview

get_agent_definitionsFree

Browse the 9-agent system and their capabilities

Quickstart

Add this to your Claude Desktop config file

claude_desktop_config.json
{
  "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

12
MCP Tools
ready für Claude Desktop
9
AI Agents
autonomous business logic
72h
Market Launch
complete automation
24/7
Agent Uptime
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 →