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
MarkItDown MCP
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
Git
A Model Context Protocol server for Git automation and interaction.
Context 7
Context7 MCP provides up-to-date code documentation for any prompt.