MCP Setup Guide
Install the Talos desktop app to connect Claude, Cursor, and other AI tools to your ERP, email, and factory data.
What You Get
- 500+ MCP tools for manufacturing operations
- Auto-discovery of ERP servers, databases, and file shares on your network
- One-click injection into Claude Desktop, Claude Code, and Cursor
- Label printing for warehouse operations (box entrance, usage, shipment)
- Works offline with 7-day license cache
Step 1: Download & Install
Download the Talos desktop app for your platform:
| Platform | Download | Size |
|---|---|---|
| Windows | Talos-2.0.0-x64.exe | ~75 MB |
| macOS (Apple Silicon) | Talos-2.0.0-arm64.dmg | ~99 MB |
| Linux | Talos-2.0.0-x86_64.AppImage | ~109 MB |
| Linux (Debian) | Talos-2.0.0-amd64.deb | ~75 MB |
macOS Homebrew:
brew tap kivanccakmak/talos && brew install --cask talos
Step 2: Sign In & Get License Key
- Open the Talos app and sign in with your email or Google/Microsoft account
- Go to the Setup tab (first tab)
- Your license key will be auto-filled. If not, click Generate to create one.
- Click Validate to confirm the key works
You can also find your license key in the web dashboard: Settings > AI Tools.
Step 3: Connect AI Tools
The app automatically detects Claude Desktop, Claude Code, and Cursor. For each tool:
- If the tool is installed, click Connect to inject the MCP configuration
- If the tool is not installed, click Download to get it
- If the tool is running, restart it for changes to take effect
You can always click Refresh All to re-scan, or Reconnect to update the configuration.
Step 4: Discover Network Services
Click Scan Network to automatically discover ERP servers, databases, and file shares on your local network:
| Service | Port | ERP |
|---|---|---|
| MSSQL | 1433 | Logo Tiger, Netsis |
| MySQL | 3306 | Mikro, DIA |
| PostgreSQL | 5432 | Odoo, ERPNext |
| ERPNext | 8000 | ERPNext / Frappe |
| Odoo | 8069 | Odoo ERP |
| SAP B1 | 50000 | SAP Business One |
| SMB | 445 | File Server |
| FTP | 21 | FTP Server |
You can also scan a specific IP address manually if you know your ERP server's address.
Step 5: Start Using
Open Claude Desktop (or Claude Code, Cursor) and try:
What can I invoice today?
The AI will use Talos MCP tools to query your ERP, email, and factory data in real-time.
Plan Tiers
| Plan | MCP Access | Network MCP |
|---|---|---|
| Free | Read-only, basic tools | Local only (stdio) |
| Starter | Read + Write basic | Local only (stdio) |
| Pro | All tools including email, manufacturing | Network + Mobile |
| Enterprise | Everything + custom agents | Network + Mobile |
CLI Alternative
If you prefer the command line, you can use talcli directly without the GUI:
# Install via Homebrew brew tap kivanccakmak/talos && brew install talcli # Login talcli login -e your@email.com # Or use license key talcli mcp serve --license TALOS-XXXX-XXXX-XXXX-XXXX
Troubleshooting
| Problem | Solution |
|---|---|
| Claude Desktop not detected | Install Claude Desktop, then click Refresh All |
| License key invalid | Regenerate from web dashboard: Settings > AI Tools |
| MCP tools not appearing in Claude | Restart Claude Desktop after connecting |
| Network scan finds nothing | Try manual scan with your ERP server IP |
| Offline / no internet | MCP works offline for 7 days after last validation |