Connect to Logo Tiger, DIA, Odoo, or ERPNext in minutes. Claude reads your real stock, orders, and production data — and acts on it. Keep your ERP. Add AI. Migrate when you’re ready.
Logo Tiger · Mikro · DIA · Netsis · Odoo · ERPNext · Paraşüt
THE PROBLEM
Manufacturing ERPs are powerful databases — but getting a simple answer like ‘what can I invoice today?’ means clicking through 5 screens, running 3 reports, and doing mental math. Your team wastes hours on questions that AI can answer in seconds.
THE SOLUTION
Talos connects to your existing ERP via MCP and exposes 500+ tools to Claude, ChatGPT, or any AI agent. Your data stays in your ERP — Talos just makes it accessible to AI.
THE JOURNEY
Most customers never ask to migrate. They just stop opening their old ERP.
Talos reads your existing system — directly from the database, REST API, or ODBC. Nothing moves. Nothing breaks. Your team keeps working exactly as before.
Ask Claude what you can invoice this week. Find which materials are blocking production. Send an RFQ without opening your email client. Your real ERP data, answered in seconds.
When you decide you’re ready — not when we ask you to — Talos becomes your system of record. AI validates every record in the migration. No consultant. No 6-month project.
What AI can do with your ERP
"Create a production order for 500m NHXMH 3x2.5" — AI creates the work order in your ERP, checks BOM availability, and flags missing materials. One sentence, done.
Track copper, aluminum, steel and polymer prices daily. AI calculates commodity cost per product, identifies loss-making items, and runs what-if scenarios when raw material prices change.
AI reads your BOM, finds which materials are short, looks up supplier contacts, drafts the RFQ email with quantities and specs, and sends it — all from a single prompt.
"Order 200kg copper rod from Sarkuysan" — AI creates the purchase order in your ERP, compares prices across suppliers, and flags anomalies. Or ask it to suggest reorder quantities based on actual consumption.
Run checklists, track non-conformances, manage calibration schedules — all accessible to AI for trend analysis and reporting.
"Find the certificate for material 9300100543" — AI searches your file server, locates the PDF, and returns it in seconds.
AI reads your wiki, chat history, and internal docs to answer questions about processes, specs, and company standards.
Scan QR labels to track material from entrance to shipment. Every box has a full history — who received it, where it was used, and when it shipped.
All your background services report to one place. Check if ERP sync, commodity prices, and material tracking ran successfully — from dashboard, mobile, or CLI.
DATA SECURITY
We built this for manufacturers who ask hard questions about where their data goes. Here are the honest answers.
Your MCP server runs locally on your machine or server. Only the specific query results Claude needs to reason over go to Anthropic — not your full database, not your customer list, not your pricing. Anthropic’s API has contractual zero training data retention.
MCP server runs on your premises. Cloudflare creates an outbound-only HTTPS connection — no open firewall ports, no VPN software, no agent installed on user devices. You already trust Cloudflare with your domain name.
Everything stays inside your building. MCP server plus a local AI model run on your own hardware. Zero data leaves your network. We help you size the hardware and get it running.
Full transparency
In Cloud mode, query results go to Anthropic’s servers for reasoning. Anthropic does not use API data for model training and does not retain it beyond 30 days per their enterprise policy. If this is not acceptable for your operation, use On-Prem + Local LLM mode. We’ll help you set it up.
Model Context Protocol
One MCP server turns your entire ERP into tools that Claude, GPT, Cursor, or any AI agent can call. Read stock, create orders, send RFQs — through natural language.
~/.claude.json
{
"mcpServers": {
"talos": {
"command": "talcli",
"args": ["mcp", "serve"]
}
}
}...and 194 more tools across orders, quality, suppliers, wiki, chat, and more
We’ve mapped Logo Tiger’s full database schema — materials, stock movements, orders, invoices, production. Connect in minutes with your MSSQL credentials. No Objects API license. No IT project. When you decide you want to move off Logo Tiger, we run the migration. AI checks every record. You approve before anything changes.
Connect Logo Tiger — freeMOBILE
Take your manufacturing intelligence everywhere. Scan QR codes, track inventory, manage production orders, and get AI-powered insights — all from your phone.
Connect in 10 minutes. Free forever for read-only. No credit card.
Version 1.0.0 — CLI + MCP server
Connect Claude, GPT, or any AI agent to your company data with 200+ tools
brew tap kivanccakmak/talos && brew install talcliecho "deb [trusted=yes] https://talos.works/apt stable main" | sudo tee /etc/apt/sources.list.d/talos.list
sudo apt update && sudo apt install talclisudo rpm -i https://talos.works/downloads/talcli_1.0.0_x86_64.rpmsudo rpm -i https://talos.works/downloads/talcli_1.0.0_aarch64.rpmcurl -fsSL https://talos.works/downloads/PKGBUILD -o PKGBUILD && makepkg -sicurl -fsSL https://talos.works/downloads/talos-install.sh | shirm https://talos.works/downloads/talos-install.ps1 | iextalcli update