File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
content/guides/github-sonarqube-sandbox Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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
3334In 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
3940pull requests
4041
You can’t perform that action at this time.
0 commit comments