Skip to content

Commit 4decec8

Browse files
nits
1 parent bba0bed commit 4decec8

File tree

1 file changed

+5
-4
lines changed
  • content/guides/github-sonarqube-sandbox

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,18 @@ using SonarQube, then generate pull requests with fixes.
2424

2525
## What you'll build
2626

27-
You'll build a Node.js script that spins up an E2B sandbox, connects GitHub
28-
and SonarQube MCP servers, and uses Claude to analyze code quality and propose
29-
improvements.
27+
You’ll build a Node.js script that spins up an E2B sandbox, connects GitHub and
28+
SonarQube MCP servers, and uses Claude Code to analyze code quality and propose
29+
improvements. The MCP servers are containerized and run as part of the E2B
30+
sandbox.
3031

3132
## What you'll learn
3233

3334
In this guide, you'll learn:
3435

3536
- How to create E2B sandboxes with multiple MCP servers
3637
- How to configure GitHub and SonarQube MCP servers for AI workflows
37-
- How to use Claude CLI inside sandboxes to interact with external tools
38+
- How to use Claude Code inside sandboxes to interact with external tools
3839
- How to build automated code review workflows that create quality-gated
3940
pull requests
4041

0 commit comments

Comments
 (0)