Skip to content

Documentation / @agentick/gateway / McpToolEntry

Interface: McpToolEntry

Defined in: gateway/src/plugins/mcp-server.ts:31

Properties

annotations?

optional annotations: Record<string, unknown>

Defined in: gateway/src/plugins/mcp-server.ts:35


description

description: string

Defined in: gateway/src/plugins/mcp-server.ts:33


input

input: Record<string, unknown>

Defined in: gateway/src/plugins/mcp-server.ts:34


name

name: string

Defined in: gateway/src/plugins/mcp-server.ts:32

Released under the ISC License.