I set up a Github MCP server and try to use it for searching the code on Github.
Agent is able to search and also download the content of the file.
But this content is available for me but not available for the agent.
Agent is asking to enable non existent option to forward the output.
Because this content is downloaded in some temp files it is not easy to add to the context.
Could you please fix this so that agent in the chat can access the file content
Steps to Reproduce
Set up Github MCP server, ask to download the file and print the content. It will fail
Expected Behavior
Should be able to get the content and consume it
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
I’m trying to use the get_file_contents GitHub’s MCP tool, the client actually does it, but for some reason, it cannot see the file content. I’ve tried the same prompt on Claude and Copilot and they can handle it properly.
Is there something missing for Cursor usage or is it just a problem for itself?
On the first attached print is the Cursor behavior, the second one is the Copilot, both are configured using the same PAT
Steps to Reproduce
Setup the GitHub MCP and try to access some .md file using the get_file_contents tool
Hey, thanks for the report. This is a known issue with GitHub MCP tool responses in Cursor 2.0.43, the tool runs successfully, but the content isn’t forwarded to the agent’s context.
To help the team debug, please share:
Request ID: Open the chat menu (top right) → Copy Request ID from the failed interaction
MCP Logs: View → Output Cmd+Shift+U → select the “MCP:github” dropdown → share any errors
Your GitHub MCP server configuration (remove any tokens)
The team is actively working on MCP improvements. I’ll flag this for engineering review.
Thanks for providing the Request ID and logs - this will help the team investigate.
The issue is confirmed in Cursor 2.0.43: GitHub MCP tools execute successfully, but their responses aren’t being forwarded to the agent’s context. The engineering team is already working on MCP improvements and has this prioritized.