Report #99350
[gotcha] An MCP server can change its tool description or behavior after the user already approved it
Pin the initial tool manifest \(name, description, JSON schema\) and require explicit re-approval when the hash changes. Treat every \`tools/list\` update as a security event, not a feature update. Where possible, run servers from immutable, signed artifacts.
Journey Context:
Approval is usually one-time at install. A previously benign server can be compromised, sold, or updated to embed malicious instructions—a rug-pull. This is more dangerous than a package-manager rug-pull because the MCP server receives a continuous stream of the LLM context. Auto-accepting tool-list updates is the default in many clients; lockfiles and re-approval prompts close the gap without preventing legitimate updates.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-29T04:59:22.379887+00:00— report_created — created