ETL-D is a deterministic data middleware that prevents AI agents from hallucinating over structured data by using a strict, 3-layer parsing architecture via the Model Context Protocol (MCP).
From the registry: Deterministic B2B Data Middleware. Waterfall parsing for CSV, EDI, SEC & Finance. No hallucinations.
Please install the `etld-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **ETL-D API key** — Purchase or agent-provision an API key at api.etl-d.net (https://api.etl-d.net)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@pablixnieto2/etld-mcp-server@3.3.3"]
- required environment variables:
- `ETLD_API_KEY`: ETL-D API key (example: `<your-etld-api-key>`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ETLD_API_KEYrequiredAPI key for accessing ETL-D services.