/
TE
team-telnyx
/
Telnyx API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
team-telnyx
Telnyx API
post
Create MCP Server
v55
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-05
1,285
2,036
4.4 MB
MCP Servers
Create MCP Server
Create a new MCP server.
post
/ai/mcp_servers
Request body
CreateMCPServerRequest
required
name
string
required
type
string
required
url
string
required
api_key_ref
string
nullable
allowed_tools
string[]
nullable
Response
Successful Response
MCPServer
required
id
string
required
name
string
required
type
string
required
url
string
required
api_key_ref
string
nullable
allowed_tools
string[]
nullable
created_at
string
date-time
required