> ## Documentation Index
> Fetch the complete documentation index at: https://context7.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub

> Show a GitHub repository card

Pass the repository as `owner/name`.

## Usage

```mdx theme={null}
<GitHub.Repo repo="upstash/context7" />
```

Use `variant="flat"` for a simpler card surface. The default is `inset`.

## Example

<GitHub.Repo repo="upstash/context7" />
