What's wrong with this entry?
Anonymous. No account, no email.
What
A mechanism to toggle built-in MCP servers on/off.
Status
Feature-flagged behind tengu_builtin_mcp_toggle.
Details
- Tracks the server name and whether it's being enabled or disabled
- Related to managing a
disabledMcpServerslist in application state - When enabled, users will be able to selectively disable built-in MCP servers
Evidence
MCP toggle tracking (gated by tengu_builtin_mcp_toggle, search for "disabledMcpServers")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.