MCPServer interface

voiceliveエンドポイントで使用されるMCPサーバーの定義。

Extends

プロパティ

allowedTools
authorization
headers
requireApproval
serverLabel
serverUrl
type

プロパティの詳細

allowedTools

allowedTools?: string[]

プロパティ値

string[]

authorization

authorization?: string

プロパティ値

string

headers

headers?: Record<string, string>

プロパティ値

Record<string, string>

requireApproval

requireApproval?: string | Record<string, string[]>

プロパティ値

string | Record<string, string[]>

serverLabel

serverLabel: string

プロパティ値

string

serverUrl

serverUrl: string

プロパティ値

string

type

type: "mcp"

プロパティ値

"mcp"