GitHub Stars
45
User Rating
Not Rated
Favorites
0
Views
19
Forks
7
Issues
4
README
GitHub MCP Server Extension for Zed
This extension integrates GitHub MCP Server as a context server for
Zed's Agent Panel.
To install navigate to: Zed > Extensions. Or use the command palette (macOS, Linux) to search extensions.
You'll need to create a PAT with repo permissions.
"context_servers": {
"mcp-server-github": {
"source": "extension",
"settings": {
"github_personal_access_token": "<GITHUB_PERSONAL_ACCESS_TOKEN>"
}
}
},
Author Information
5
Followers
22
Repositories
0
Gists
0
Total Contributions
Tags