MCP server URL or name
NetSuite
How are you connecting to this server?
From browsing the MCP server directory
Where does the issue occur?
When auth finishes and redirects back to Claude.ai
When did you last reproduce this?
2026-05-05
Browser and OS
Chrome 147.0.7727.138 (arm64) MacOS Tahoe 26.4.1
Describe the issue
Connecting NetSuite (native connector) via claude.ai web fails post-OAuth with "Couldn't reach the MCP server" despite OAuth completing successfully on the NetSuite side. NetSuite's MCP execution log shows zero requests from Claude's broker, indicating the broker authenticates and then fails before making any MCP call.
Error details
- **ofid:** `ofid_aaf50426bca824ae`
- **Date of failure:** 2026-05-05
- **Client:** claude.ai web (incognito, no extensions)
- **Connector:** NetSuite (native)
error shown: Couldn't reach the MCP server. You can check the server URL and verify
the server is running. If this persists, share this reference with
support: "ofid_aaf50426bca824ae"
Expected behavior
After successful OAuth, Claude's broker should make MCP requests against the authenticated endpoint, populating the AI Connector Service execution log and making MCP tools available in conversations.
Additional context
Further evidence of issue:
NetSuite-side logs show OAuth succeeds but no MCP request is ever made:
-
NetSuite Login Audit Trail: Confirms successful authentication during Connect attempts. OAuth completes and tokens are issued.
-
Claude AI integration record → AI Connector Service (MCP) execution log: Completely empty. Zero MCP requests received from Claude's broker, despite OAuth completing successfully.
Environment context
- Production NetSuite environment has never connected successfully — every attempt fails post-OAuth with the symptoms above.
- The same NetSuite account's sandbox environment has connected successfully in the past using the same SuiteApp, same role pattern, same OAuth flow. Prior to authenticating in NetSuite production we are selecting the production environment and then the configured role.
NetSuite-side configuration (validated as non-cause)
- Claude AI integration record: Present, State = Enabled (also tested Block → unblock cycle); execution log empty confirms broker never attempts MCP calls.
- MCP role permissions: MCP Server Connection, OAuth 2.0 Authorized Applications Management, Log in using OAuth 2.0 Access Tokens — all present.
- MCP Standard Tools SuiteApp: Installed and active in production.
- OAuth handshake: Succeeds (confirmed via NetSuite Login Audit Trail).
Reproduction steps
- Install MCP Standard Tools SuiteApp in NetSuite production
- Configure MCP role with required permissions
- claude.ai → Settings → Connectors → NetSuite → Connect
- Complete OAuth flow (succeeds — confirmed in NetSuite Login Audit Trail)
- Observe "Couldn't reach the MCP server" error in claude.ai
- Check NetSuite integration record's AI Connector Service (MCP) execution log → empty
MCP server URL or name
NetSuite
How are you connecting to this server?
From browsing the MCP server directory
Where does the issue occur?
When auth finishes and redirects back to Claude.ai
When did you last reproduce this?
2026-05-05
Browser and OS
Chrome 147.0.7727.138 (arm64) MacOS Tahoe 26.4.1
Describe the issue
Connecting NetSuite (native connector) via claude.ai web fails post-OAuth with "Couldn't reach the MCP server" despite OAuth completing successfully on the NetSuite side. NetSuite's MCP execution log shows zero requests from Claude's broker, indicating the broker authenticates and then fails before making any MCP call.
Error details
Expected behavior
After successful OAuth, Claude's broker should make MCP requests against the authenticated endpoint, populating the AI Connector Service execution log and making MCP tools available in conversations.
Additional context
Further evidence of issue:
NetSuite-side logs show OAuth succeeds but no MCP request is ever made:
NetSuite Login Audit Trail: Confirms successful authentication during Connect attempts. OAuth completes and tokens are issued.
Claude AI integration record → AI Connector Service (MCP) execution log: Completely empty. Zero MCP requests received from Claude's broker, despite OAuth completing successfully.
Environment context
NetSuite-side configuration (validated as non-cause)
Reproduction steps