get_environment_switch_guide
Guides switching the MCP server environment between production and RND. Returns client configuration snippets and agent steps.
Instructions
[Setup Guide] Explain how to switch this MCP server between production and RND environments from an MCP client configuration. Use this when the user asks to switch environment, use RND, test in RND, configure TAPTAP_MCP_ENV, or asks why RND needs TAPTAP_MCP_CLIENT_ID / TAPTAP_MCP_CLIENT_SECRET. This tool returns client config snippets and agent steps; it does not modify files by itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_tag | No | Optional npm package tag or version to show in examples, such as beta, latest, or 1.21.0. Default: current package without tag. | |
| target_environment | No | Target environment to explain. Use rnd for testing/internal preview. Default: rnd. |