NetSuite AI Connector Service FAQ
Here you can find the answers to the most common questions about the NetSuite AI Connector Service.
How do I set up NetSuite AI Connector Service?
Claude Pro, Chat GPT Pro, Chat GPT Business in developer mode, Chat GPT Plus in developer mode, and most AI clients that support remote MCP servers and Oauth 2.0 Authentication work with the MCP Standard Tools SuiteApp, but you can also build your own custom tools. You can install the MCP Standard Tools SuiteApp from the SuiteApp Marketplace, create a custom role or use a role other than administrator, enable features (Server Suitescript, REST Web Services (only required for MCP Standard Tools SuiteApp) and Oauth2.0) and assign permissions (MCP Server Connection and OAuth 2.0 Access Tokens) in NetSuite. For more details on how to set up NetSuite AI Connector Service, see Connect to NetSuite AI Connector Service.
Which URL should the AI client call?
The AI client should call https://<accountid>.suitetalk.ai.netsuite.com/services.mcp/v1/all to retrieve all available MCP tools. Without /all at the end, the connection will appear disconnected. You can also call https://<accountid>.suitetalk.api.netsuite.com/services/mcp/v1/suiteapp/<applicationid> to retrieve only specific custom tools exposed by a specific SuiteApp. For more details, see Server URL and SuiteApp Namespacing.
Why doesn’t the Administrator role work? What permissions do I need?
The NetSuite AI Connector Service does not work with the Administrator role. Create a custom role and assign the required permissions (MCP Server Connection and OAuth 2.0 Access Tokens) to an existing role.
If you are using the MCP Standard Tools SuiteApp, additional permissions are required for some of its tools. For more information, see Available Tools in the MCP Standard Tools SuiteApp.
Why does Claude say I’m connected but the connector is disconnected?
This usually happens if the wrong endpoint is used or the SuiteApp/role isn’t configured properly. Use the /all endpoint, ensure MCP Standard Tools SuiteApp is installed, and confirm the custom role has the necessary permissions.
What AI clients are supported?
We enable any client/agent that supports the MCP protocol. We offer the MCP Standard Tools SuiteApp for Claude Pro, ChatGPT Pro, Plus and Business in Developer mode, and most of AI clients. Any limitations are on the client side, so it is best to go through the AL client's relevant documentation.
Does AI have access to all my data?
Queries executed through the connector respect your NetSuite role’s permissions, so tools can only access data you’re allowed to see.
How accurate are the results?
AI may hallucinate; always validate results against source data.
What are the performance or data limits?
Unless an administrator has assigned a specific concurrency governance limit to the relevant integration record, the NetSuite AI Connector Service uses the same resources as other integrations and is limited by your account's limit for concurrent requests and how much of this limit has already been allocated to specific integrations. For more details, see NetSuite AI Connector Service And Concurrency Governance.
When will pricing and general availability be announced?
NetSuite AI Connector Service is not a paid feature. MCP Standard Tools is a free SuiteApp.
What about data privacy and compliance?
You should familiarize yourself with the terms and policies of the specific AI client you are using. For more information, see Associated Risks, Controls, and Mitigation Strategies. When authorized, data sent to the third-party LLM is governed by the third-party LLM's privacy policy on data handling. You can choose the tools and the data that will be processed by the third-party LLM. Data in the NetSuite Service will be handled as per Oracle Terms of Service.
How should I write prompts to get accurate results from the AI?
Use clear, specific prompts that include date ranges, subsidiaries and filters. Use prompt engineering techniques for better outcomes.
What tasks or use cases are supported by the NetSuite AI Connector Service?
By default, MCP Standard Tools SuiteApp comes with tools for working with records, reports, saved searches, and SuiteQL queries. If you are using ChatGPT Business or other third-party AI clients you need to build your own tools. MCP also allows orchestration with other business applications within your chatbot environment.
Can I connect MCP with NSAW/EPM?
MCP follows a client-server model. NetSuite provides the server, while your preferred chatbot (e.g., Claude) acts as the client, requesting information from it. Currently, NSAW and EPM do not support the MCP protocol and therefore cannot connect to MCP.
How do I set up an Integration Record for the NetSuite AI Connector Service?
Best practice when setting up and integration record for the NetSuite AI Connector Service is to follow the OAuth 2.0 documentation. For more information, see Create Integration Records for Applications to Use OAuth 2.0.
How does authentication and access work?
OAuth 2.0 authentication leverages NetSuite roles and permissions. Your NetSuite account administrator authorizes specific roles to have access to the MCP server and MCP tools to be installed. Your administrator can review this access and make changes to it at any time.
How transparent is the data sharing process?
Data sharing requires your explicit acknowledgement before you connect NetSuite with a third-party LLM. You are responsible for maintaining control over what data is shared and how the integration is used within your organization.