vercel-labs/github-tools
GitHub tools and agents for the Vercel AI SDK, wrap GitHub's API as AI SDK tools ready to plug into any agent
Platform-specific configuration:
{
"mcpServers": {
"github-tools": {
"command": "npx",
"args": [
"-y",
"github-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...