Open the agent's detail → Connect to any system. Each row is a URL — click to copy.

ShapeUse for
POST /api/agent/<slug>/runAnything that can POST JSON. Zapier, Make, your own code.
POST /api/agent/<slug>/openai/chat/completionsVAPI Custom LLM, Retell Custom LLM, OpenAI SDK base_url.
POST /api/agent/<slug>/webhook/closebotClosebot custom tool.
POST /api/agent/<slug>/webhook/vapiVAPI tool call.
POST /api/agent/<slug>/webhook/retellRetell custom function.
POST /api/agent/<slug>/webhook/customBland, Synthflow, anything else. Auto-detects the input field.
POST /api/agent/<slug>/mcpVAPI native MCP, Cursor "Add by URL", Claude Desktop HTTP MCP.
GHL workflow webhooks moved to teams. Agent-level /webhook/ghl URLs return 404. Use team GHL webhooks instead.

For details on each platform