MCPServer interface
The definition of an MCP server as used by the voicelive endpoint.
- Extends
Property Details
allowedTools
allowedTools?: string[]
Property Value
string[]
authorization
authorization?: string
Property Value
string
headers
headers?: Record<string, string>
Property Value
Record<string, string>
requireApproval
requireApproval?: string | Record<string, string[]>
Property Value
string | Record<string, string[]>
serverLabel
serverLabel: string
Property Value
string
serverUrl
serverUrl: string
Property Value
string
type
type: "mcp"
Property Value
"mcp"