📦
Zed MCP Server Github
A GitHub MCP Server extension for Zed
0 installs
81 stars
13 forks
Trust: 71 — Good
Devtools
Installation
npx zed-mcp-server-githubAsk AI about Zed MCP Server Github
Powered by Claude · Grounded in docs
I know everything about Zed MCP Server Github. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
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": {
"settings": {
"github_personal_access_token": "<GITHUB_PERSONAL_ACCESS_TOKEN>"
}
}
},
