restart_server
Rebuilds TypeScript and restarts the MCP server to apply code changes after modifying tools, handlers, or prompts.
Instructions
Rebuild TypeScript and restart the MCP server to pick up code changes. Use after modifying TS tools, C# handlers, or prompts. The server will exit and be auto-restarted by the host (Claude Code).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rebuild | No | Run npm build before restarting (default: true) |