How to Use the Erply ERP & POS MCP in Claude Code
Run terminal commands to query Erply ERP & POS inventory, sales, and customers directly from Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Erply ERP & POS MCP to Claude Code
Create your Vinkius account to connect Erply ERP & POS to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
MCP Server Terminal Stock Controls
Manage your retail stock straight from your command line. Claude Code calls `list_inventory_stock_levels` to pull live counts, allowing you to pipe the output into grep, awk, or local shell scripts for instant analysis. If you need to inspect a specific item, the CLI agent uses `get_product_detailed_data` to output deep attributes directly to your terminal. It's built for speed, bypassing slow web interfaces entirely.
Fast Sales Audits via CLI
Run quick checks on your latest store transactions without opening a browser. Claude Code uses `list_latest_sales_transactions` to print recent invoices and billing records straight to your stdout. You can command this MCP Server to fetch specific financial records using `list_sales_documents`. The agent formats the output as clean JSON or CSV, making it easy to redirect the data into your local ledger files.
Scripted CRM and Product Queries
Automate your routine retail reports with simple terminal commands. Claude Code fetches your customer directory via `list_crm_customers` and lets you filter or export the list using standard shell pipes. When updating catalogs, the agent queries `list_retail_products` and `search_products_by_name` to find matches. It can also verify promotional pricing schemes using `list_retail_price_lists` directly from the CLI.
Set up Erply ERP & POS MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeerply-erp-pos-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Erply ERP & POS transactions." It will automatically discover and invoke the available Erply ERP & POS tools.
claude mcp add --transport http erply-erp-pos-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Erply ERP & POS MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Erply ERP & POS MCP today
We host it, we monitor it, we maintain it. You just paste one token.