Defined in: [src/mcp/client.ts:65](https://github.com/strands-agents/harness-sdk/blob/f23d6cce5a8fae509dc0ad28ee20de4be886e7d9/strands-ts/src/mcp/client.ts#L65)

Options for MCP tool invocation.

## Properties

### signal?

```ts
optional signal?: AbortSignal;
```

Defined in: [src/mcp/client.ts:67](https://github.com/strands-agents/harness-sdk/blob/f23d6cce5a8fae509dc0ad28ee20de4be886e7d9/strands-ts/src/mcp/client.ts#L67)

AbortSignal to cancel the in-flight request.