What Can It Do?
- List and query records like customers, invoices, and sales orders
- Run SuiteQL queries for advanced data retrieval
- Create and update records across your organization
- Inspect schemas to understand available fields
Where to Use It
In Agents (Recommended)
Add NetSuite as a tool to any agent. The agent can then manage your ERP data conversationally, choosing the right actions based on context. To add an MCP tool to your agent:- Open your agent’s configuration
- Click Add tools → Connect an app with MCP
- Search for the integration and select it
- Authenticate with your account
In Workflows (Via Agent Node)
For automated pipelines, use an Agent Node with NetSuite tools. This gives you the flexibility of an agent within a deterministic workflow.As a Custom MCP Node
You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.- Go to your node library and search for the integration
- Click Create a node with AI
- Describe the specific action you want (e.g., “List customers with name containing Acme”)
- Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.
Available Tools
| Tool | Description |
|---|---|
| List Record | List records with filtering |
| Get Record | Get a single record by ID |
| Create Record | Create new records |
| Update Record | Update existing records |
| Delete Record | Delete records |
| Run SuiteQL Query | Execute SuiteQL queries |
| Get Record Schema | Get schema for any record type |
Setting Up Credentials
NetSuite uses OAuth 2.0 for authentication. See the NetSuite OAuth Configuration Guide for detailed setup instructions.Example Prompts
Use these with your agent or in the Agent Node: List customers:Troubleshooting
| Issue | Solution |
|---|---|
| Agent not finding the right data | Use specific record IDs or exact names |
| Action not completing | Check that you’ve authenticated with NetSuite |
| Unexpected results | The agent may chain multiple tools (e.g., searching first, then updating). Review the agent’s reasoning to understand its approach. |
| Tool not available | Verify the tool is enabled in your agent’s MCP configuration |
| Authentication errors | Verify your OAuth connection and role permissions |
Need Help?
- Agents documentation for setup and best practices
- Agent Node guide for workflow integration
- NetSuite OAuth Configuration Guide for setup
- Gumloop Community for questions and examples
- Contact [email protected] for assistance
Use this integration directly in Claude or Cursor. Connect remotely via the NetSuite MCP server using your Gumloop credentials.
