You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
chore: Update README.md to explain Agent mode will start the server (#305)
* Update README.md to explain Agent mode will start the server* Update README.mdCo-authored-by: Sam Morrow <info@sam-morrow.com>---------Co-authored-by: Sam Morrow <info@sam-morrow.com>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ The MCP server can use many of the GitHub APIs, so enable the permissions that y
23
23
24
24
###Usage with VS Code
25
25
26
-
For quick installation, use one of the one-click install buttons at the top of this README.
26
+
For quick installation, use one of the one-click install buttons at the top of this README. Once you complete that flow, toggle Agent mode (located by the Copilot Chat text input) and the server will start.
27
27
28
28
For manual installation, add the following JSON block to your User Settings (JSON) file in VS Code. You can do this by pressing`Ctrl + Shift + P` and typing`Preferences: Open User Settings (JSON)`.