Has anyone got ChatGPT Business to work with the M...
# ai-netsuite
j
Has anyone got ChatGPT Business to work with the MCP Tools? NetSuite's documentation was updated to include the business license. I have it connected but I am getting "_No actions are available for this connector."_ I was expecting the actions to be the standard MCP tools, but it times out trying to get it when I press refresh,
y
Hi @Jacob Sapecky Developer mode is required to use features of NetSuite MCP Connector. Last time I checked we didn't had a developer mode option in the Business Plan of ChatGpt. Therefore, it is not supported yet.
j
@Yasir Developer Mode is now supported in Business plans.
👍 1
b
I got it working with an Enterprise account. If you already had it setup in chatgpt you'll need to delete and recreate the connector. They have adjusted some things recently (just in the last few days) so it can connect properly now
👀 1
m
Screenshot 2025-10-23 at 7.26.49 pm.png
j
@Mohammad Sharaf Ali Where did you reference that from?
m
j
This was last updated 3 days ago
In the past few days, the documentation supports business license.. However, can't get it to actually function...
Which aligns with Business license having support for developer mode... but I am not sure if it is actually supported 😕
m
Will need to connect with someone having a Business license to validate the null hypothesis 😀
j
Please let me know If you find anything out, I am going to conclude that it is still not possible.
p
Last I read, only the Admins/Owners of Business Plan can enable developer mode, not regular members. Since I'm a regular member I'm not able to connect 😞 https://help.openai.com/en/articles/12584461-developer-mode-and-full-mcp-connectors-in-chatgpt-beta
j
@Paige B Ryan Correct... I also had that issue, I had to ask my admin for admin access to see if this is feasible
p
@Jacob Sapecky ah okay, good to know it didn't work even with admin access.
m
@Jacob Sapecky, MCP Standard Tools SuiteApp working smoothly without any issues in ChatGPT Business account.
🙌 1
j
I've analyzed the response within PostMan, and the tools array is empty. Does anyone have any suggestions? { "result": { "tools": [] } }
m
It could be due to role/permissions issue
j
In this case, I had a typo in the link, but now I am getting a access denied response...
Copy code
{
  "code": 32000,
  "message": "Access denied"
}
I've double and triple checked the permissions.. I am not sure what else to give?
m
One last try, try reinstalling the SuiteApp
First part covering ChatGPT Plus / Pro is out now! Connecting MCP with ChatGPT: A Complete Guide
j
I figured out, The SuiteAPP folder was restricted in my account to a few users... unrestricting the folder & recreating the connection made it start working. Thanks everyone for the help :)
m
Great, this is a new finding. Thanks for sharing.