MCP Servers improvements

I am impressed with the support for the new MCP Servers—great work! I’d like to suggest a couple of improvements that would personally make my experience even better:

  • Implement support for JSON configuration, similar to Claude’s format.
  • Introduce a ‘YOLO’ mode for tools, allowing users to whitelist tools that can be run without confirmation. For instance, I use a Pinecone database as shared memory across my projects and would love for the cursor agent to automatically check it as it does with the project codebase.
  • Add an ‘@’ mention feature for tools to easily instruct the agent to use a specific tool.

Additionally, I have encountered a rather annoying bug: [BUG] MCP Servers are not started automatically - #4 by jimmyn

1 Like

thank you for the feedback! we’ll have a look and see what we can do!

It is very needed! =)
Please!)))

1 Like

10000% needed
Configuration shouldn’t be this tedious
Should be configurable the same for all MCP clients to streamline it allowing plug-n-play use

Whitelist is mandatory too
MCPs are essential for real autonomous agents, can’t afford staying around the composer to avoid a potential timeout because you didn’t accept the tool use request. Would also need an increase in tools usage per prompt since it reaches 25 use quite fast (or make a separate count)