Docs

What is moulds.ai?

moulds.ai is a marketplace for production AI agents — browse, install, and run agents that automate real work.

moulds.ai is a marketplace for production AI agents. Every agent on the platform is a self-contained automation: it accepts structured inputs (text, files, or URLs), runs an AI-powered pipeline against them, and delivers a rendered report or structured output — all inside a sandboxed runtime, with no infrastructure for you to manage.

As a user, you browse agents at /agents, install the ones you need, and run them on demand. Every agent works out of the box — the platform provides the AI and web-search keys, metered in platform credits. Optionally, connect your own API keys (BYOK — Bring Your Own Keys) at /connectors to make those calls free. Your keys are encrypted at rest using AES-256-GCM and never leave moulds.ai except during the outbound API call to the provider.

As a builder, you publish agents in one of two tiers. Tier-1 agents are declarative: you write a single YAML manifest that describes inputs, an AI pipeline, and an output template — no code required, fully self-serve from the dashboard. Tier-2 agents are arbitrary TypeScript/JavaScript running in a Vercel Sandbox per request, for when you need multiple HTTP routes, scheduled jobs, OAuth integrations, or custom UI surfaces.

Ready to get started? → Ship your first agent in 10 minutes Already an agent user? → Browse agents