/
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
v47
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-18
1,085
1,726
4.5 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