About the RedERP MCP Server

Use RedERP from ChatGPT, Codex, Claude or Cursor through the Model Context Protocol: read and manage your Sales module, get PDF links for any sales document, all under your own login and permissions.

At a glance

PropertyValue
What it isA public Model Context Protocol server that lets AI assistants work with your RedERP company
Server URLhttps://rederp.ai/mcp (Streamable HTTP)
AuthenticationOAuth 2.1 with your RedERP email + password — see Authentication
Scope (v1)Sales module: clients, products & stock, quotations, sales orders, delivery notes, invoices, credit notes, return notes, payments, sales KPIs
WritesAdditive only — create clients and documents, add lines, advance statuses, convert documents, record payments. No delete, cancel, void or overwrite
PDFEvery sales document comes with a time-limited PDF download link — see Sales documents & PDF links
ClientsChatGPT (Developer Mode and the plugin directory once published), Codex, Claude, Cursor, MCP Inspector and any MCP client that supports OAuth
PlanIncluded with the Sales & Invoicing module; access follows the connected user's role

What you can do

Once your assistant is connected, just ask in natural language:

  • "Show my unpaid invoices and give me the PDF of the biggest one."
  • "What is the account statement of client Habib Trading for this year?"
  • "How many Water Pump 3kW do we have and in which warehouse?"
  • "Create a quotation for Habib Trading with 3 pumps and 10 filters, then send me the PDF."
  • "Mark quotation QUOT_000109 as sent, convert it to a sales order and invoice it."
  • "Record a payment of 500 from Habib Trading on invoice FV-0001-2026."
  • "Give me this fiscal year's sales KPIs."

The assistant picks the right tool (see the Tools reference), RedERP executes it as you — same company, same role, same branch restrictions as in the web app — and returns structured data plus links back to the document in RedERP.

How it works

  1. You connect the assistant once and sign in on the RedERP consent page.
  2. The assistant receives an access token bound to your user and company.
  3. Each request is executed through the regular RedERP API with your role — nothing bypasses permissions.
  4. Documents are returned with pdf_url (download), print_url (printable page) and app_url (open in RedERP).

Quick start

1

Pick your client

ChatGPT: follow Connect ChatGPT. Codex, Claude, Cursor or another MCP client: see Codex, Claude, Cursor & other clients.

2

Enter the server URL

https://rederp.ai/mcp with OAuth authentication. No client id or secret is needed — the client registers itself.

3

Sign in and allow access

Use your RedERP email and password on the consent page and click Allow access. You can revoke it at any time from the assistant.

4

Ask

Start with "List my quotations of this fiscal year" or "Who are my top clients?".