The MCP server that changes its mind after you approve it
This story is from 2026-09-20. It is preserved in the archive; the latest stories are on the live feed.
Here is an MCP server config. Nothing about it is unusual. { "mcpServers" : { "notes" : { "command" : "npx" , "args" : [ "-y" , "notes-mcp@1.2.0" ], "tools" : [ { "name" : "append_note" , "description" : "Append a note to the user's notebook." } ] } } } You read the description. It appends a note.…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-20 00:01 · DEV Community — AI
The MCP server that changes its mind after you approve it