NetSuite MCP server with OAuth 2.0 PKCE authentication. Works seamlessly with Claude Code, Cursor IDE, and other MCP clients.
{
"mcpServers": {
"suiteinsidernetsuite": {
"command": "npx",
"args": [
"-y",
"@suiteinsider/netsuite-mcp"
]
}
}
}