Berna Gonzalez

Results 2 comments of Berna Gonzalez

@MaicolBen any updates on this?

Current workaround for me was using a Personal Access Token and adding the MCP as follows: ```bash claude mcp add-json github '{ "type":"http", "url":"https://api.githubcopilot.com/mcp/", "headers":{"Authorization":"Bearer ${GITHUB_MCP_PAT}"} }' ```