GitHub Stars
3
User Rating
Not Rated
Favorites
0
Views
27
Forks
0
Issues
0
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
VS Code: Version 1.101 or higher
Installation Steps
1. Usage with VS Code
Use one of the one-click install buttons above for quick installation. After installation, toggle Agent mode to start the server.2. Manual Configuration
Add the following JSON block to your VS Code settings:json
{
"servers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/"
}
}
}
Troubleshooting
Issue: Server won't start Solution: Check your VS Code version.Additional Resources
Author Information
33
Followers
105
Repositories
0
Gists
0
Total Contributions