GitHub¶
GitHub API access for repository operations.
Quick Start¶
# Start GitHub
cf run tools start --github
# or
cf r tl start -g
# Check status
cf run tools status
# or
cf r tl status
# Stop GitHub
cf run tools stop --github
# or
cf r tl stop -g
How It Works¶
GitHub runs in a Docker container on port 8129. Your code agent connects via MCP.
Configuration¶
GitHub is configured in your profile's tools section: