Catalog
ai.solenium/netsuite-link
OfficialNetSuite Link (beta)
BETA — Run SuiteQL, read/write NetSuite records, query SuiteAnalytics, and run saved bookmarks.
Execute queries and read/write records in NetSuite ERP system.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"netsuite-link": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://netsuite.solenium.ai/api/v1/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.