We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e647e commit a7f00cfCopy full SHA for a7f00cf
docs/installation-guides/install-claude.md
@@ -30,7 +30,7 @@ echo -e ".env\n.mcp.json" >> .gitignore
30
31
1. Run the following command in the Claude Code CLI
32
```bash
33
-claude mcp add --transport http github https://api.githubcopilot.com/mcp -H "Authorization: Bearer YOUR_GITHUB_PAT
+claude mcp add --transport http github https://api.githubcopilot.com/mcp -H "Authorization: Bearer YOUR_GITHUB_PAT"
34
```
35
36
With an environment variable:
0 commit comments