Overview of Eclair APIs and tools
mainEclair provides multiple interfaces for dataset discovery and management. Depending on your workflow, you can interact with Eclair using:
- Model Context Protocol (MCP) Tools: For integrating Eclair capabilities into LLM-based agents and environments.
- REST API: For programmatic access to Eclair services over HTTP.
- Python SDK: For direct integration into Python-based machine learning workflows.