D
dagster.io
Dagster is a data orchestration platform for building, running, and observing data and AI pipelines. It lets teams define data assets and jobs in Python and operate them across local, open source, and Dagster+ deployments.
Dagster exposes a GraphQL API, an external-assets REST API, and two Python CLIs (`dg` and the legacy `dagster-cloud`) for Dagster+ workflows.
discovered 2mo ago
REST · OpenAPI1
- Dagster External Assets REST APIdiscovered
GraphQL1
- Dagster GraphQL APIdiscovered
CLI2
- dg CLIdiscovered
- dagster-cloud CLIdiscovered
Credentials
In Dagster+, generate a user token from the Organization Settings page as described in the user tokens guide. For CLI use, the easiest path is log in with `dg plus login` or set it non-interactively with dg plus config set --api-token <TOKEN> --organization <ORG> --deployment <DEPLOYMENT>.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://dagster.io/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing