Sandbox
@LoamStudios/zed-mcp-server-github

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.

91 stars24 forksRustUpdated 7mo ago
Who it's for

Builders who use Zed’s Agent Panel and want GitHub connected to their agent workflow.

What it delivers

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

Repository payload9 top-level entries
  • .github
  • configuration
  • src
  • .gitignore
  • Cargo.lock
  • Cargo.toml
  • extension.toml
  • LICENSE
  • README.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More plugins

Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.

138k
1 add

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.

82k
code-yeongyu/
oh-my-openagent

OmO: Just type "mass ulw" keyword with your prompt. Now you are the master of graph engineering.

69k

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

94k

Opinionated Oxlint rules for rejecting low-evidence TypeScript and JavaScript patterns

4.3k