Skip to main content

The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench Explore Tool Discovery

Live 65 Actions

NetSuite MCP Server
for AI Agents

Connect your AI agent to StackOne's NetSuite MCP server and give it 65 MCP tools out of the box. Auth, tool execution, and security all managed.

NetSuite logo
NetSuite MCP Server
Built by StackOne StackOne
DrataGPLocalyzeFlipMindtoolsScreenloop

Coverage

65 Agent Actions

Create, read, update, and delete across NetSuite — and extend your agent's capabilities with custom actions.

Authentication

Agent Tool Authentication

Per-user OAuth in one call. Your NetSuite MCP server gets session-scoped tokens with zero credentials stored on your infra.

Agent Auth →

Security

Agent Protection

Every NetSuite tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.

Prompt Injection Defense →

Performance

Max Agent Context. Min Cost.

Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every NetSuite call.

Tools Discovery →

What is the NetSuite MCP Server?

A NetSuite MCP server lets AI agents read and write NetSuite data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's NetSuite MCP server ships with 65 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.

All NetSuite MCP Tools

Every action from NetSuite's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.

Accounts

  • Create Account

    Create a new account in the NetSuite chart of accounts.

  • List Accounts

    Retrieve a paginated list of chart of accounts entries from NetSuite.

  • Get Account

    Retrieve a single account record by its internal ID from NetSuite.

  • Update Account

    Update an existing account in NetSuite by its internal ID.

Customers

  • Create Customer

    Create a new customer record in NetSuite.

  • List Customers

    Retrieve a paginated list of customer records from NetSuite.

  • Get Customer

    Retrieve a single customer record by its internal ID from NetSuite.

  • Update Customer

    Update an existing customer record in NetSuite by its internal ID.

  • Delete Customer

    Delete a customer record from NetSuite by its internal ID.

Vendors

  • Create Vendor

    Create a new vendor (supplier) record in NetSuite.

  • List Vendors

    Retrieve a paginated list of vendor (supplier) records from NetSuite.

  • Get Vendor

    Retrieve a single vendor record by its internal ID from NetSuite.

  • Update Vendor

    Update an existing vendor record in NetSuite by its internal ID.

  • Delete Vendor

    Delete a vendor record from NetSuite by its internal ID.

Invoices

  • Create Invoice

    Create a new customer invoice (accounts receivable) in NetSuite.

  • List Invoices

    Retrieve a paginated list of customer invoices (accounts receivable) from NetSuite.

  • Get Invoice

    Retrieve a single customer invoice by its internal ID from NetSuite.

  • Update Invoice

    Update an existing customer invoice in NetSuite by its internal ID.

  • Delete Invoice

    Delete a customer invoice from NetSuite by its internal ID.

Vendor Bills

  • Create Vendor Bill

    Create a new vendor bill (accounts payable) in NetSuite.

  • List Vendor Bills

    Retrieve a paginated list of vendor bills (accounts payable) from NetSuite.

  • Get Vendor Bill

    Retrieve a single vendor bill by its internal ID from NetSuite.

  • Update Vendor Bill

    Update an existing vendor bill in NetSuite by its internal ID.

  • Delete Vendor Bill

    Delete a vendor bill from NetSuite by its internal ID.

Journal Entrys

  • Create Journal Entry

    Create a new journal entry with debit and credit lines in NetSuite.

  • Get Journal Entry

    Retrieve a single journal entry by its internal ID from NetSuite.

  • Update Journal Entry

    Update an existing journal entry in NetSuite by its internal ID.

  • Delete Journal Entry

    Delete a journal entry from NetSuite by its internal ID.

Purchase Orders

  • Create Purchase Order

    Create a new purchase order for a vendor in NetSuite.

  • List Purchase Orders

    Retrieve a paginated list of purchase orders from NetSuite.

  • Get Purchase Order

    Retrieve a single purchase order by its internal ID from NetSuite.

  • Update Purchase Order

    Update an existing purchase order in NetSuite by its internal ID.

  • Delete Purchase Order

    Delete a purchase order from NetSuite by its internal ID.

Sales Orders

  • Create Sales Order

    Create a new sales order for a customer in NetSuite.

  • List Sales Orders

    Retrieve a paginated list of sales orders from NetSuite.

  • Get Sales Order

    Retrieve a single sales order by its internal ID from NetSuite.

  • Update Sales Order

    Update an existing sales order in NetSuite by its internal ID.

  • Delete Sales Order

    Delete a sales order from NetSuite by its internal ID.

Customer Payments

  • Create Customer Payment

    Create a new customer payment to apply against outstanding invoices in NetSuite.

  • List Customer Payments

    Retrieve a paginated list of customer payments (cash receipts) from NetSuite.

  • Get Customer Payment

    Retrieve a single customer payment by its internal ID from NetSuite.

Vendor Payments

  • Create Vendor Payment

    Create a new vendor payment (bill payment) to apply against outstanding vendor bills in NetSuite.

  • List Vendor Payments

    Retrieve a paginated list of vendor payments (bill payments) from NetSuite.

  • Get Vendor Payment

    Retrieve a single vendor payment by its internal ID from NetSuite.

Credit Memos

  • Create Credit Memo

    Create a new credit memo to issue a customer credit in NetSuite.

  • List Credit Memos

    Retrieve a paginated list of credit memos from NetSuite.

  • Get Credit Memo

    Retrieve a single credit memo by its internal ID from NetSuite.

Inventory Items

  • List Inventory Items

    Retrieve a paginated list of inventory items (stock-tracked products) from NetSuite.

  • Get Inventory Item

    Retrieve a single inventory item by its internal ID from NetSuite.

Employees

  • List Employees

    Retrieve a paginated list of employee records from NetSuite.

  • Get Employee

    Retrieve a single employee record by their internal ID from NetSuite.

Departments

  • List Departments

    Retrieve a paginated list of departments from NetSuite.

  • Get Department

    Retrieve a single department by its internal ID from NetSuite.

Expense Reports

  • List Expense Reports

    Retrieve a paginated list of employee expense reports from NetSuite.

  • Get Expense Report

    Retrieve a single expense report by its internal ID from NetSuite.

Deposits

  • List Deposits

    Retrieve a paginated list of bank deposits from NetSuite.

  • Get Deposit

    Retrieve a single bank deposit by its internal ID from NetSuite.

Other (8)

  • List Journal Entries

    Retrieve a paginated list of journal entries from NetSuite.

  • List Non-Inventory Sale Items

    Retrieve a paginated list of non-inventory sale items from NetSuite.

  • List Service Sale Items

    Retrieve a paginated list of service sale items from NetSuite.

  • List Subsidiaries

    Retrieve a paginated list of subsidiaries from NetSuite (OneWorld only).

  • Get Subsidiary

    Retrieve a single subsidiary by its internal ID from NetSuite (OneWorld only).

  • List Currencies

    Retrieve a paginated list of currencies configured in NetSuite.

  • Get Currency

    Retrieve a single currency by its internal ID from NetSuite.

  • Execute SuiteQL Query

    Execute a SuiteQL (SQL-like) query against the NetSuite database.

NetSuite AI Agent Use Cases

Connect your AI agent to NetSuite and help your team scale the finance operations they run by hand today.

Invoice Processing

Automate invoice processing with AI agents connected to your ERP, accounting software, and AP tools through StackOne.

View
QuickBooks OnlineXeroNetSuiteSage IntacctBillFreshBooksWaveZoho Books
Accounts Receivable Dunning

Use StackOne to connect your AI agent to your accounting, CRM, and messaging systems to automate Accounts Receivable dunning and payment follow-up.

View
QuickBooksXeroFreshBooksStripePayPalSalesforceHubSpotGmail
Invoice Processing

Use StackOne to connect your AI agent to your accounting, email, and document management systems to automate invoice processing and purchase order matching.

View
QuickBooks OnlineXeroGmailOutlookGoogle DriveSharePointDropboxSlack

Set Up Your NetSuite MCP Server in Minutes

One endpoint. Any framework. Your agent is talking to NetSuite in under 10 lines of code.

Agent Frameworks

Claude Desktop
{
  "mcpServers": {
    "stackone": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://api.stackone.com/mcp?x-account-id=<account_id>",
        "--header",
        "Authorization: Basic <YOUR_BASE64_TOKEN>"
      ]
    }
  }
}

Check More ERP / ITSM MCP Servers

NetSuite MCP Server FAQ

Does StackOne have a NetSuite MCP server?
Yes. StackOne offers a hosted NetSuite MCP server with 65 pre-built actions, and every action is tested and QA'd by StackOne. Connect it to Claude, Cursor, and any other MCP client, or to any agent framework through the AI Action SDK. It ships with managed agent authentication, prompt injection defense, and tool discovery with server-side execution that preserve your agent's context window and keep reasoning performance.
NetSuite MCP server vs direct API integration — what's the difference?
A NetSuite MCP server and direct API integration serve different use cases. Direct API integration is for software-to-software — backend code calling NetSuite. A NetSuite MCP server is for AI agents — MCP clients like Claude and Cursor, plus framework agents built with OpenAI, LangChain, or Vercel AI — discovering and calling NetSuite at runtime. StackOne provides both.
How does NetSuite authentication work for AI agents?
NetSuite authentication for AI agents works through a StackOne Connect Session. Create one via the dashboard or the SDK — you get an auth link and ready-to-paste config for Claude Desktop, Cursor, and other MCP clients. Your user authenticates their own NetSuite account; StackOne handles token exchange, storage, and refresh. Credentials never reach the LLM, and each user is isolated via origin_owner_id.
Are NetSuite MCP tools vulnerable to prompt injection?
Yes — NetSuite MCP tools can be vulnerable to indirect prompt injection. Any tool that reads user-written content — documents, messages, tickets, records, or free-text fields — is a potential vector. StackOne Defender scans every tool response before it enters the agent's context — regex patterns in ~1ms, then a MiniLM classifier in ~4ms. 88.7% accuracy, CPU-only.
What is the context bloat of a NetSuite agent and how do I avoid it?
Context bloat happens when NetSuite tool schemas and API responses eat your NetSuite agent's memory, preventing it from reasoning effectively. A single NetSuite query can return a massive JSON response, and connecting multiple tools compounds the problem. Tools Discovery and Code Mode reduce context bloat — loading only relevant tools per query and keeping raw responses out of the agent's context.
Can I limit which actions my NetSuite agent can access?
Yes — you can limit which actions your NetSuite agent can access directly from the StackOne dashboard. Toggle actions on or off, or restrict them to specific accounts, with no code changes to your agent. Session tokens can be scoped to exact actions so if one leaks, exposure stays contained.
Can I create custom agent actions for my NetSuite MCP server?
Yes — you can create custom agent actions for your NetSuite MCP server using Connector Builder. It's an integration agent your coding assistant (Claude Code, Cursor, or Copilot) can invoke to research NetSuite's API, generate production-ready connector YAML, test against the live API, and validate before you ship.
When should I NOT use a NetSuite MCP server?
Skip a NetSuite MCP server if your integration is purely software-to-software — direct NetSuite API integration is simpler when no AI agent is involved. For deterministic, compliance-critical operations (financial transactions, regulatory reporting), direct API gives you predictable behavior without agent-driven decision-making. MCP shines when AI agents need to dynamically discover and call NetSuite actions at runtime.
What AI frameworks and AI clients does the StackOne NetSuite MCP server support?
The StackOne NetSuite MCP server supports both. MCP clients (paste-and-go apps): Claude Desktop, Claude Code, Cursor, VS Code, Goose. Agent frameworks (code SDKs you build with): OpenAI Agents SDK, Anthropic, Vercel AI, Google ADK, CrewAI, Pydantic AI, LangChain, LangGraph, Azure AI Foundry.

Put your AI agents to work

All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.