GitHub · Capability
GitHub Repos API — Installations
GitHub Repos API — Installations. 4 operations. Lead operation: List Repositories Accessible To The App Installation. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listrepositoriesaccessibletotheappinstallation
— List Repositories Accessible To The App Installation
/v1/installation/repositories
GET
Getrepositoryinstallationfortheauthenticatedapp
— Get Repository Installation For The Authenticated App
/v1/repos/{owner}/{repo}/installation
PUT
Addrepositorytoanappinstallation
— Add Repository To An App Installation
/v1/user/installations/{installation-id}/repositories/{repository-id}
DELETE
Removerepositoryfromanappinstallation
— Remove Repository From An App Installation
/v1/user/installations/{installation-id}/repositories/{repository-id}
MCP Tools
list-repositories-accessible-app-installation
List Repositories Accessible To The App Installation
read-only
idempotent
get-repository-installation-authenticated-app
Get Repository Installation For The Authenticated App
read-only
idempotent
add-repository-app-installation
Add Repository To An App Installation
idempotent
remove-repository-app-installation
Remove Repository From An App Installation
idempotent