Back to Directory
windsurfproductivity
GitHub MCP for Cascade
Connect Cascade to your GitHub repositories for context-aware coding.
Author
Added
2025-12-06
Installationmanual
1. Install MCP server: npm install -g @modelcontextprotocol/server-github
2. Create GitHub Personal Access Token at https://github.com/settings/tokens
3. Open Windsurf Settings → Extensions → MCP
4. Add server configuration:
{
"github": {
"command": "mcp-server-github",
"env": { "GITHUB_TOKEN": "your_token_here" }
}
}
GitHub: https://github.com/modelcontextprotocol/servers
About this Agent
Connect Cascade to your GitHub repositories for context-aware coding.
Enables Windsurf to search, read, and understand your remote GitHub repositories via the Model Context Protocol.
Tags
#MCP#GitHub#Integration