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:
```json
{
"context_servers": {
"github-context-server": {
"settings": {
"github_personal_access_token": "your_personal_access_token_here"
}
}
}
}
```
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
agents-shipgate
Agents Shipgate — static release-readiness scanner for AI agent tool...
ai-phone-agent
AI Phone Agent starter kit - OpenAI Realtime phone agent for PSTN: Twilio...
kody
An experimental personal assistant platform built on Cloudflare Workers and MCP