#963 · Primary category: AI Agents & Automation

daydreams

8004 agent-framework agent-frameworks agents ai cdp erc8004 gaming llm mcp x402

Daydreams is a set of tools for building agents for commerce

Project last updated:03/01/26

GitHub Stars

616

Forks

133

Contributors

25

License

MIT

Why we included this project

Daydreams takes a different approach to building commerce agents in TypeScript: instead of a single prompt-and-loop harness, it organizes behavior into composable contexts that can be mixed and layered, so a support agent can inherit analytics tracking or premium-tier actions without hand-wiring the integration. It ships with a Model Context Protocol extension, so you can attach external tools through the standard MCP ecosystem rather than writing custom connectors. The bundled Dreams Router is also worth a look: it exposes many model providers behind one OpenAI-compatible API and supports pay-per-use USDC micropayments via x402, which suits teams that want to meter or monetize agent calls. One caveat: the maintainers now point to their lucid-agents and Pi harness repos for the active agent stack, so treat this as a solid reference for composable-context design and commerce-oriented agent patterns rather than the current flagship.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category