Skip to content

mcp-broker

📦 Auto-synced from

opsclaw-product/tools/api-inventory/openapi/mcp-broker.yaml

@ 2061009. To change this page, edit the upstream OpenAPI fragment and let docs-propagate.yml re-sync.

At a glance

FieldValue
Listen port8080
Ownercontrol-plane
Default authbearer-pat
Public hostnamesplatform.opstech.dev
Service-level side effectscalls-mcp-upstreams, mutates-db
Declared paths3
Scanned routes3
Total paths emitted4

Event-flow diagram


      
        mmdc render failed: Command failed: npx --no-install mmdc -i "/home/runner/_work/opstech-site/opstech-site/docs-site/.mermaid-cache/ee4c417017deef9f.mmd" -o "/home/runner/_work/opstech-site/opstech-site/docs-site/.mermaid-cache/ee4c417017deef9f.svg" -b transparent 2>&1
      
    
mcp-broker — operations grouped and coloured by their primary side-effect class.

Endpoints

MethodPathSummarySide effectsStatus
GET/healthzLiveness proberead-onlyverified-from-code
GET/installations/(unverified) GET /installations/unverified-scanned
DELETE/installations/{installationID}/mcp/{path}Proxy a DELETE to the installation's upstream MCPread-dbmutates-dbcalls-mcp-upstreamverified-from-code
GET/installations/{installationID}/mcp/{path}Proxy a GET to the installation's upstream MCPread-dbmutates-dbcalls-mcp-upstreamverified-from-code
POST/installations/{installationID}/mcp/{path}Proxy a POST to the installation's upstream MCPread-dbmutates-dbcalls-mcp-upstreamverified-from-code
PUT/installations/{installationID}/mcp/{path}Proxy a PUT to the installation's upstream MCPread-dbmutates-dbcalls-mcp-upstreamverified-from-code
GET/readyzReadiness proberead-dbverified-from-code