live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/agent-mcp


@orangecheck/agent-mcp / McpInvocation

Interface: McpInvocation

Defined in: index.ts:31

Properties

PropertyTypeDescriptionDefined in
<a id="property-arguments"></a> argumentsRecord&lt;string, unknown>JSON-serializable arguments.index.ts:37
<a id="property-server"></a> serverstringOrigin URL of the MCP server. Trimmed and lowercased for canonicalization.index.ts:33
<a id="property-tool"></a> toolstringTool name (method) being invoked.index.ts:35