MCP ExplorerExplorer

Zed Github Mcp

@frstycodeson 9 months ago
3 Apache-2.0
FreeCommunity
AI Systems
GitHub Context Server for Zed.

Overview

What is Zed Github Mcp

zed-github-mcp is a Model Context Server designed for GitHub, specifically for integration with the Zed AI assistant, enabling enhanced contextual interactions within GitHub repositories.

Use cases

Use cases include automating context retrieval for code reviews, providing contextual suggestions during development, and enhancing collaboration among team members by integrating AI insights directly from GitHub.

How to use

To use zed-github-mcp, you need to configure it by providing your GitHub personal access token in the Zed settings.json file under the context_servers section.

Key features

Key features include seamless integration with GitHub, support for personalized context retrieval, and enhanced AI assistance for developers working within GitHub environments.

Where to use

zed-github-mcp can be used in software development environments, particularly for teams utilizing GitHub for version control and collaboration, as well as in AI-assisted development tools.

Content

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers