
Eyeot ERP
Connect agents to eyeot ERP’s remote MCP endpoint for French SME back-office actions exposed via OpenAPI.
Overview
eyeot ERP is an Operate-phase remote MCP server that exposes 1800+ French ERP business actions over streamable HTTP from erp.eyeot.fr.
What is this MCP server?
- French ERP (eyeot) with native MCP remote at erp.eyeot.fr/api/v1/mcp
- 1800+ auto-generated business actions from OpenAPI
- streamable-http transport (no local npm package in schema)
- Server title eyeot ERP, schema version 1.1.1
- GitHub: Termi24/ERP-by-Eyeot-Software
- 1800+ auto-generated business actions via OpenAPI per description
- Remote MCP URL https://erp.eyeot.fr/api/v1/mcp
- Registry version 1.1.1
Community signal: 1 GitHub stars.
What problem does it solve?
Agents cannot safely reach full ERP workflows when only ad-hoc REST scripts exist and actions are too numerous to hand-wrap.
Who is it for?
French indie operators already on eyeot ERP who want agent-assisted back-office work via the hosted MCP remote.
Skip if: Builders without an eyeot tenant, English-only ERP needs, or teams that require local-only ERP access.
What do I get? / Deliverables
Your agent can call a large OpenAPI-derived MCP toolset against live eyeot ERP data for operational tasks.
- Agent-invoked ERP operations across 1800+ documented business actions
- Operational automation without hand-maintaining every REST endpoint
Recommended MCP Servers
Journey fit
How it compares
Hosted ERP remote MCP with thousands of OpenAPI tools, not a lightweight CRUD sample server.
Common Questions / FAQ
Who is Eyeot ERP MCP for?
Solo builders and small French businesses using Eyeot ERP who want MCP-connected agents for operational tasks.
When should I use Eyeot ERP MCP?
Use it in Operate when inventory, orders, or admin flows should be driven from the agent against your live ERP instance.
How do I add Eyeot ERP MCP to my agent?
Register the remote MCP URL https://erp.eyeot.fr/api/v1/mcp with streamable-http in your MCP client and authenticate per Eyeot ERP docs.