Defined in: [src/mcp/client.ts:65](https://github.com/strands-agents/harness-sdk/blob/57d070582e9bd93afb549b4d2f976ce0dbaf03b6/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/57d070582e9bd93afb549b4d2f976ce0dbaf03b6/strands-ts/src/mcp/client.ts#L67)

AbortSignal to cancel the in-flight request.