DataRobot Agent Skills and MCPs are now discoverable through Agentic Resource Discovery
Summary
DataRobot has announced support for the Agentic Resource Discovery Specification (ARD), an open standard designed to simplify the discovery and verification of agentic resources across the web. This integration makes DataRobot Agent Skills and MCPs (Model Control Planes) discoverable by AI clients, registries, and developers through a standard ".well-known/ai-catalog.json" path, specifically at https://datarobot.com/.well-known/ai-catalog.json. ARD addresses the previous manual process of wiring agents to capabilities, enabling a shift from static integrations to dynamic discovery. DataRobot's ARD catalog currently includes skills for model training, deployment, predictions, feature engineering, monitoring, explainability, data preparation, App Framework CI/CD, external agent monitoring, and Agent Assist, providing agents with operational context for DataRobot workflows. This initiative aims to make enterprise AI agents easier to build, operate, monitor, and govern by ensuring platform context is discoverable.
Key takeaway
For AI Engineers building agents on DataRobot, you no longer need to manually configure every skill and MCP. DataRobot's ARD support means your agents can dynamically discover necessary platform context, streamlining development and integration. If you are governing enterprise agentic AI, you gain a standard way to control which catalogs and registries your agents access, enhancing governance. Explore the ARD specification and DataRobot's quickstart guide to utilize this new capability.
Key insights
DataRobot now uses ARD to make its Agent Skills and MCPs dynamically discoverable, moving beyond manual agent integrations.
Principles
- Agent utility depends on discoverable capabilities.
- Dynamic discovery replaces static agent wiring.
- Agents require operational context, not just docs.
Method
Providers publish a catalog of resources (skills, MCPs, APIs) under their domain. Discovery services and AI clients then find, index, and resolve these resources when an agent needs them.
In practice
- Publish an AI catalog via ARD specification.
- Create DataRobot Agents with discoverable skills.
Topics
- Agentic AI
- Agentic Resource Discovery
- DataRobot Agent Skills
- Model Control Plane
- AI Catalogs
- Enterprise AI Governance
Code references
Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Engineer, MLOps Engineer, AI Architect
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Blog | DataRobot.