Business MCP control plane

UseBelha workspace for private tools, approvals, and ChatGPT-ready MCP access.

Private tools4

Safe demo tools exposed.

Default postureRead

Writes require approval.

TransportHTTP

Streamable MCP target.

BoundaryZero

No private ingress required.

Published MCP tools

ToolNameDescriptionPolicy
Lead triagelead_triageScore a business lead, classify urgency, and recommend the next follow-up owner and channel.read only
Follow-up draftfollow_up_draftDraft a concise follow-up for a business lead while preserving approval before send.read only
Secure tunnel runbooksecure_tunnel_runbookGenerate a customer-specific Secure MCP Tunnel installation runbook for a private business tool.read only
Approval policy checkapproval_policy_checkClassify whether a proposed tool action should run automatically, require approval, or be blocked.read only

Live tool call

Ready.

Approval lane

1. Discover

Import only approved MCP tools.

2. Classify

Tag public, customer, financial, and write actions.

3. Decide

allow review block

4. Execute

Run read-only calls; hold writes for approval.

5. Audit

Keep actor, tenant, tool, decision, and timestamp.

Connector target

POST https://private-mcp.usebelha.com/mcp
Content-Type: application/json

{
  "jsonrpc": "2.0",
  "id": "tools",
  "method": "tools/list"
}

Secure tunnel fit

Cloudflare hosts the control plane and safe public demo MCP endpoint. Customer-private MCP servers stay behind their firewall and connect to OpenAI through Secure MCP Tunnel.