MCP Hub
Back to servers

zed-mcp-server-github

A Zed extension that integrates the GitHub MCP Server, allowing Zed's Agent Panel to interact with GitHub repositories using a Personal Access Token.

Stars
69
Forks
11
Updated
Oct 2, 2025
Validated
Jan 9, 2026

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>"
    }
  }
},

Reviews

No reviews yet

Sign in to write a review