MCP: Connecting to remote server with OAUTH partially succeeds

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I am able to connect to a remote MCP server using OAUTH, but not able to view or deselect tools due to error in output. Agent confirms that it has access to the server and its tools.

# mcp.json
{
	"mcpServers": {
		"Snowflake": {
			"url": "https://<redacted>"
		}
	}
}

Steps to Reproduce

This is a private MCP server and the steps for creating it are too involved to write up here.

Expected Behavior

Able to view and deselect tools after connecting to remote MCP server.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.3.34 (user setup)
VSCode Version: 1.105.1
Commit: 643ba67cd252e2888e296dd0cf34a0c5d7625b90
Date: 2026-01-10T21:17:10.428Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known issue with remote MCP servers, and a fix is in progress.

For now, you can use project rules to limit which tools the agent uses.

1 Like

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.