# McpServerInfo

**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#L45)

## Properties

| Property | Type |
|---|---|
| `protocolVersion` | `string` |
| `capabilities` | `Record<string, unknown>` |
| `serverInfo` | `{ name: string; version: string }` |
