Skip to main content
POST
Create an MCP connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 200
command
string
required
Required string length: 1 - 4096
type
string
required
Allowed value: "stdio"
args
string[]
Maximum array length: 100
Maximum string length: 8192
env
object

Response

Create an MCP connection

authorizationUrl
string<uri> | null
required
connection
object
required