# Function: resolveHostedTools()

```ts
function resolveHostedTools(tools: HostedTool[]): McpEndpointConfig[];

```

## Parameters[​](#parameters "Direct link to Parameters")

| Parameter | Type                                                               |
| --------- | ------------------------------------------------------------------ |
| `tools`   | [`HostedTool`](./docs/api/appkit/TypeAlias.HostedTool.md)\[] |

## Returns[​](#returns "Direct link to Returns")

`McpEndpointConfig`\[]
