set_mcp_mode
Switch the TeamCity MCP server runtime mode between read-only (dev) and full operations. Returns previous and current modes while updating the available tool list.
Instructions
Switch MCP mode at runtime. Returns previous and current modes with the updated tool count; idempotent and notifies clients of the list change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Target mode: dev (read-only) or full (all operations) |