Parsing response of github mcp get_file_contents is not working

Describe the Bug

get_file_contents returns (today) this format:
{“jsonrpc”:“2.0”,“id”:7,“result”:{“content”:[{“type”:“text”,“text”:“successfully downloaded text file”},{“type”:“resource”,“resource”:{“uri”:“repo://MY_ORG/MY_REPO/contents/logic/index.js”,“mimeType”:“text/plain; charset=utf-8”,“text”:“module.exports = require(‘./src/tasks-service’);\n”}}]}}

When using get_file_contents, and getting such response, cursor continues with an error:
“content type ‘resource’ not supported”

Steps to Reproduce

Ask to summarize readme in some repo.
eg GitHub - github/github-mcp-server: GitHub's official MCP Server

Expected Behavior

readme summarized.

Actual:

“content type ‘resource’ not supported”

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.1.6 (Universal)
VSCode Version: 1.96.2
Commit: 5b19bac7a947f54e4caa3eb7e4c5fbf832389850
Date: 2025-06-25T02:16:57.571Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.4.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor