Skip to main content

AgentMCPServerToolConfig

Agent Runtimes


Agent Runtimes / types/mcp / AgentMCPServerToolConfig

Interface: AgentMCPServerToolConfig

Defined in: src/types/mcp.ts:57

MCP server tool configuration for an agent spec.

Indexable

[key: string]: unknown

Properties

approval_required?

optional approval_required?: boolean

Defined in: src/types/mcp.ts:61


enabled?

optional enabled?: boolean

Defined in: src/types/mcp.ts:60


server?

optional server?: string

Defined in: src/types/mcp.ts:58


tool?

optional tool?: string

Defined in: src/types/mcp.ts:59