NetSuite answers, inside your AI tools

Cadbury's MCP server puts our custom-trained NetSuite AI inside Claude Code, Codex, Cursor, and any other MCP client. Your agent asks ask_netsuite and gets the same expert-grounded answers as trycadbury.com — saved searches, SuiteScript, workflows, integrations, troubleshooting.

No API keys. You log in once with your existing Cadbury account; questions share your monthly plan and appear in your chat history.

Claude Code

  1. 1. Add the server:

    claude mcp add --transport http cadbury https://trycadbury.com/api/mcp
  2. 2. Run /mcp in Claude Code and follow the browser prompt to log in with your Cadbury account.

Codex CLI

  1. 1. Add the server (Codex detects OAuth automatically):

    codex mcp add cadbury https://trycadbury.com/api/mcp
  2. 2. If it doesn't prompt on first use, authenticate with:

    codex mcp login cadbury

Cursor

  1. Add to ~/.cursor/mcp.json (Cursor opens the login in your browser on first use):

    {
      "mcpServers": {
        "cadbury": { "url": "https://trycadbury.com/api/mcp" }
      }
    }

Claude Desktop

  1. Settings → Connectors → Add custom connector, then paste:

    https://trycadbury.com/api/mcp

How it works

  • One tool, ask_netsuite: your agent asks complete NetSuite questions and gets back answers grounded in expert knowledge — the identical pipeline as the web product.
  • Questions count against your monthly plan (10 free / 100 on Pro) and sync to your chat history.
  • Sign-in uses your existing Cadbury account (Google or Microsoft) via OAuth — nothing to copy, nothing to rotate, revocable any time.

New to Cadbury? Ask a question on the web first — free, no signup. Then bring it into your terminal.