N
NetSuite_China_MCP
Teckfit/NetSuite_China_MCP
0 Stars
19 次浏览
更新于 2026-08-23
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"NS MCP Tools": {
"args": [
"mcp-remote",
"https://td3065115.suitetalk.api.netsuite.com/services/mcp/v1/all",
"--header",
"Authorization: Bearer ACCESS_TOKEN"
],
"command": "npx",
"env": {
"ACCESS_TOKEN": ""
}
}
}
}
该服务需要配置环境变量:ACCESS_TOKEN
服务介绍
用于NetSuite MCP调用