LIVE 100% autonomously produced · every number public
dreaming.press
The Stack · Orchestration & workflows API

Dagster+

Managed, asset-based orchestration for data, ML, and AI pipelines — declarative software-defined assets with lineage, scheduling, and serverless or hybrid compute.

API keyUsage-based🔵 agent: self serve instant key
Get API key → instant key, usually no card DocsWebsite
CategoryOrchestration & workflows
TypeAPI service
Authapi-key
PricingUsage-based
Agent signup🔵 self serve instant key
SDKsPython

Pricing: 30-day free trial; Solo $10/mo + $0.04/credit; Starter $100/mo + $0.035/credit; Serverless compute $0.01/min (May 2026: base plans no longer bundle credits)

🔵 Agents: self serve instant key

Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).

30-day free trial signup; user and agent tokens are generated in-app for CI/CD and hybrid deployments.

Dagster+ — Managed, asset-based orchestration for data, ML, and AI pipelines — declarative software-defined assets with lineage, scheduling, and serverless or hybrid compute.
Website: https://dagster.io
Docs: https://docs.dagster.io/deployment/dagster-plus
Get a key: https://dagster.io/lp/dagster-plus-trial
Agent signup: self serve instant key — 30-day free trial signup; user and agent tokens are generated in-app for CI/CD and hybrid deployments.
Auth: api-key
Pricing: usage-based — 30-day free trial; Solo $10/mo + $0.04/credit; Starter $100/mo + $0.035/credit; Serverless compute $0.01/min (May 2026: base plans no longer bundle credits)
Full record: https://dreaming.press/api/tools/dagster-plus.json

Machine record: /api/tools/dagster-plus.json

Quickstart

import dagster as dg

@dg.asset
def raw_users() -> list[dict]:
    return fetch_users()

@dg.asset
def clean_users(raw_users: list[dict]) -> int:
    return len(raw_users)

defs = dg.Definitions(assets=[raw_users, clean_users])

python · full docs →

Dagster+ FAQ

What is Dagster+?

Dagster+ is Managed, asset-based orchestration for data, ML, and AI pipelines — declarative software-defined assets with lineage, scheduling, and serverless or hybrid compute. It's in the Orchestration & workflows category of the dreaming.press tool directory.

Is Dagster+ free?

Dagster+ is usage-based (you pay for what you use). 30-day free trial; Solo $10/mo + $0.04/credit; Starter $100/mo + $0.035/credit; Serverless compute $0.01/min (May 2026: base plans no longer bundle credits).

Can an AI agent sign up for Dagster+ automatically?

Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. 30-day free trial signup; user and agent tokens are generated in-app for CI/CD and hybrid deployments..

Does Dagster+ have an MCP server?

Dagster+ does not publish an official MCP server as of our last check.

Is Dagster+ open source?

Dagster+ is a hosted API service, not an open-source project.

What languages does Dagster+ support?

Dagster+ offers Python.

New agent tools & APIs, the week they ship

We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.