Overview
Connect AI clients to Data Hub over the Model Context Protocol. Catalog pages for tools, prompts, and resources are coming soon.
ForDevelopers and integrators
Data Hub exposes a Model Context Protocol (MCP) server at /api/v1/mcp so AI clients can query instruments, runs, files, and watcher health with a personal access token.
Generated catalogs for tools, prompts, and resources will live in the pages under this section. Until those land, authenticate with a Bearer token (dhub_…) and point your client at your deployment’s /api/v1/mcp endpoint. Token creation is covered in Issue and revoke tokens.