Skip to content
Last updated

Welcome to DEALPOS MCP Server

We provide MCP Server to allow AI Model to connect with external data stored in DEALPOS. The Model Context Protocol (MCP) allows AI models to safely read stock, sales, and transaction data in real time.

Connect your favorite AI assistants (Claude, ChatGPT, or custom LLM agents) directly to live DealPOS data with our mcp tool list at:

Connecting to MCP Server via POSTMAN for developer debugging

1. MCP Server Authentication

  • Get bearer token using HTTP POST, fill with scope, client_id, client_secret based on your account's credential

Get Token

2. MCP Server Tools

  • Connect MCP

Connect MCP

  • Paste Bearer Token (Access Token) Bearer Token

  • MCP Tools already connected and show all list tools Connected

Setup Guides to connect with Claude or ChatGPT:

  1. How to Connect DealPOS AI with Claude

  2. How to Connect DealPOS AI with ChatGPT