> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# MCPListToolsNodePropsWithComponent

> Configuration interface for `MCPListToolsNode` creation.

## Properties

* [mcpComponent](#mcpcomponent)
* [reportToClient](#reporttoclient)

***

## Properties

### mcpComponent

```typescript theme={"system"}
mcpComponent: MCPClientComponent
```

Existing MCP component to use

### reportToClient

```typescript theme={"system"}
reportToClient?: boolean
```

Whether to report results to a client
