Skip to main content
POST
Create MCP server

Authorizations

Authorization
string
header
required

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

Body

name
string
required
url
string
required
authentication_method
enum<string>
default:bearer_token
  • none - none
  • url - url
  • bearer_token - bearer_token
Available options:
none,
url,
bearer_token
credentials
string | null

Response

id
string<uuid>
required
name
string
required
authentication_method
string
required
has_credentials
boolean
required
enabled
boolean
required
availability_scope
string
required
is_global
boolean
required
object
string
default:mcp_server
url
string | null
company_id
integer | null
group_id
integer | null