📦
Zed Github MCP
GitHub Context Server for Zed.
0 installs
Trust: 34 — Low
Devtools
Ask AI about Zed Github MCP
Powered by Claude · Grounded in docs
I know everything about Zed Github MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Zed GitHub Context Server
This extension provides a Model Context Server for GitHub, for use with the Zed AI assistant.
Configuration
To use the extension, you will need to provide the context server with your GitHub personal access token in your Zed settings.json:
{
"context_servers": {
"github-context-server": {
"settings": {
"github_personal_access_token": "your_personal_access_token_here"
}
}
}
}
