|
I tried: And it doesn't seem to work. I don't have docker. |
Answered by
omgitsads
Oct 20, 2025
Replies: 1 comment
|
These need to be passed as HTTP request headers: "github-mcp": {
"url": "https://api.githubcopilot.com/mcp/",
"type": "http",
"args": {
"X-MCP-Toolsets": "actions"
}
}See the documentation here: https://github.com/github/github-mcp-server/blob/main/docs/remote-server.md#optional-headers |
0 replies
Answer selected by
omgitsads
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These need to be passed as HTTP request headers:
See the documentation here: https://github.com/github/github-mcp-server/blob/main/docs/remote-server.md#optional-headers