Skip to content

Commit f34dc58

Browse files
add callout about claude
1 parent 8565c72 commit f34dc58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/guides/github-sonarqube-sandbox/workflow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Before you begin, make sure you have:
2121

2222
- E2B account with [API access](https://e2b.dev/docs/api-key)
2323
- [Anthropic API key](https://docs.claude.com/en/api/admin-api/apikeys/get-api-key)
24+
25+
> [!NOTE]
26+
>
27+
> This example uses Claude CLI which comes pre-installed in E2B sandboxes, but you can adapt the example to work with other AI assistants of your choice. See [E2B's MCP documentation](https://e2b.dev/docs/mcp/quickstart) for alternative connection methods.
28+
2429
- GitHub account with:
2530
- A repository containing code to analyze
2631
- [Personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) with `repo` scope

0 commit comments

Comments
 (0)