# McpHttpOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/mcp/mcp-client.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/mcp/mcp-client.ts#L35)

## Properties

| Property | Type |
|---|---|
| `transport` | `'http'` |
| `url` | `string` |
| `token` | `string` |
