GitHub · Capability
GitHub User API — Follows
GitHub User API — Follows. 3 operations. Lead operation: GitHub List the People the Authenticated User Follows. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listthepeopletheauthenticateduserfollows
— GitHub List the People the Authenticated User Follows
/v1/user/following
GET
Listthepeopleuserfollows
— GitHub List the People User Follows
/v1/users/{username}/following
GET
Checkifuserfollowsanotheruser
— GitHub Check if User Follows Another User
/v1/users/{username}/following/{target-user}
MCP Tools
github-list-people-authenticated-user
GitHub List the People the Authenticated User Follows
read-only
idempotent
github-list-people-user-follows
GitHub List the People User Follows
read-only
idempotent
github-check-if-user-follows
GitHub Check if User Follows Another User
read-only
idempotent