Skip to main content
POST
/
mcp
MCP request
curl --request POST \
  --url https://ai.wisepilot.app/api/v1/mcp \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Authorizations

Authorization
string
header
required

API key prefixed with cr_ (e.g. cr_a1b2c3...)

Body

application/json

MCP JSON-RPC message

Response

200 - application/json

MCP response

MCP JSON-RPC response