Files
gh-headlands-org-claude-mar…/mcp/.mcp.json
2025-11-29 18:32:30 +08:00

12 lines
218 B
JSON

{
"mcpServers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/",
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "${GITHUB_PERSONAL_ACCESS_TOKEN}"
}
}
}
}