Skip to content
VS Code

Cadbury NetSuite Answers for VS Code

com.trycadbury/netsuite

Expert-grounded NetSuite answers: saved searches, SuiteScript, workflows, and troubleshooting.

client:VS Code transport:streamable-http

Install Cadbury NetSuite Answers in VS Code

.vscode/mcp.json

{
  "servers": {
    "netsuite": {
      "type": "http",
      "url": "https://trycadbury.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Cadbury NetSuite Answers in other clients