Skip to main content
POST
/
api
/
bridge
/
v1
/
mcp
Send MCP message
curl --request POST \
  --url https://api.example.com/api/bridge/v1/mcp \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json

The body is of type object.

Response

200

MCP server running