eyeot ERP for Claude Desktop
io.github.termi24/eyeot-erp
ERP français avec serveur MCP natif : plus de 1 800 actions métier auto-générées via OpenAPI.
client:Claude Desktop
transport:streamable-http
tools:33
Install eyeot ERP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"eyeot-erp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://erp.eyeot.fr/api/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- whoami
- list_clients
- create_client
- get_client
- update_client
- list_opportunities
- create_opportunity
- convert_opportunity_to_quote
- list_quotes
- create_quote
- accept_quote
- quote_pdf
- list_invoices
- create_invoice
- invoice_from_quote
- list_products
- create_product
- list_stock_alerts
- stock_dashboard
- list_employees
- create_employee
- list_leaves
- request_leave
- list_tickets