# McpInstallBlockProps

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/components/McpInstallBlock.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/McpInstallBlock.tsx#L23)

## Properties

| Property | Type |
|---|---|
| `mcpUrl` | `string` |
| `serverName` | `string` |
| `authToken` | `string` |
| `variant` | `'inline' | 'menu' | 'modal'` |
