I am setting up MCP tools (that used to work). Those MCP tools are showing green and displaying the tool sets properly in the UI.
But when I use the plan or agent mode and ask for available tools those added tools are not known to the LLM.
Steps to Reproduce
Enable MCP tools in the Cursor settings (I enabled Serena that used to work fine) and see them green (23 tools enabled).
Use the Agent mode, use Sonnet 4.5 (it seems that Ask mode was not using all tools) and ask this prompt.
“What are the available tools”
and you’ll get something like this
I have access to a comprehensive set of tools to help you with coding tasks. Here's what I can do:
File Operations
Read files - View contents of any file in your workspace (including images)
Write files - Create new files or overwrite existing ones
Edit files - Make precise string replacements in existing files
Delete files - Remove files when needed
List directories - Browse folder contents and structure
Search & Navigation
Search code - Fast text/regex search across your codebase (using ripgrep)
Find files - Locate files by name patterns using glob matching
View linter errors - Check for syntax and style issues
Code Editing
Edit notebooks - Special support for Jupyter notebooks (.ipynb files)
Make targeted edits - Precise code modifications with context awareness
Terminal & Commands
Run shell commands - Execute any terminal command, install packages, run scripts, git operations, etc.
Monitor running processes - Track long-running commands and dev servers
Project Management
Task tracking - Create and manage TODO lists for complex multi-step tasks
Mode switching - Switch to Plan mode for architectural discussions
External Resources
Web search - Look up current information, documentation, or recent updates
I can read, write, search, execute commands, and help you build or modify your projects. What would you like to work on?
Expected Behavior
expecting to have Serena tools listed.
Of course I have tried with many other MCP tools and none of then appear to be exposed to the LLM.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
I too have this problem primarily with the Atlassian MCP. It works randomly, more often failing than succeeding. At this point its not practical to use, which is hugely disappointing as I really want this to be a part of my workflow.
For diagnosing your case, could you provide:
2. @Steve_Wright - can you share the Request ID from the problematic chat? (Chat context menu > Copy Request ID)
3. MCP server logs from the Output panel (View > Output > select your MCP server from the dropdown)
This will help engineers match your cases with the logs.