Skip to main content
Let your agents work with your GitHub repositories — read code, manage issues, branches, pull requests, releases and workflow runs on your behalf.

Connection

  • Authentication: API key (Personal Access Token).
GitHub → Settings → Developer settings → Personal access tokens → Fine-grained tokens → Generate new token. Grant “Contents: Read and write”, “Issues: Read and write”, “Pull requests: Read and write” and “Actions: Read”, then copy the token (starts with github_pat_ or ghp_).See GitHub’s documentation.

Read actions (23)

Write actions (14)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.