Files
gh-fussy113-claude-code-mar…/.mcp.json
2025-11-29 18:27:38 +08:00

12 lines
209 B
JSON

{
"mcpServers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/",
"headers": {
"Authorization": "Bearer ${MCP_GITHUB_ACCESS_TOKEN}"
}
}
}
}