# McpCallResult

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

## Properties

| Property | Type |
|---|---|
| `content` | `Array<{ type: string; text?: string; data?: string; mimeType?: string }>` |
| `isError` | `boolean` |
