restart_server
Restart the MCP server to reload code changes from the tools directory without needing a manual restart.
Instructions
Restart the MCP server to reload code changes.
Use this tool after modifying tool modules in .github/mcp/tools/ to pick up the changes without manually restarting.
The server will exit and VS Code will automatically restart it, picking up any code changes in the tools/ directory.
Example: restart_server()
Returns: Status message (the server exits immediately after responding)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||