Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.
GitHub MCP Server extension for Zed Agent Panel
This extension connects GitHub MCP Server to Zed so the Agent Panel can use GitHub as a context source. Setup requires a GitHub personal access token with `repo` permissions, then adding the `mcp-server-github` context server settings.
Builders who use Zed’s Agent Panel and want GitHub connected to their agent workflow.
You can let your Zed agent work with GitHub context without setting up the integration by hand each time.
What it does
GitHub MCP Server integration
Adds GitHub MCP Server as a context server for Zed’s Agent Panel.
Token-based setup
Uses a GitHub personal access token with `repo` permissions in the extension settings.
Zed extension packaging
Ships as a Zed extension defined by `extension.toml` and Rust source code.
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": {
"settings": {
"github_personal_access_token": "<GITHUB_PERSONAL_ACCESS_TOKEN>"
}
}
},
Files in the repo
- .github
- configuration
- src
- .gitignore
- Cargo.lock
- Cargo.toml
- extension.toml
- LICENSE
- README.md
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More plugins

Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
OmO: Just type "mass ulw" keyword with your prompt. Now you are the master of graph engineering.
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Opinionated Oxlint rules for rejecting low-evidence TypeScript and JavaScript patterns
Teams-first Multi-agent orchestration for Claude Code