Build with your favorite AI agent
Paste into any AI coding agent to install Tradly agent tooling:
Or follow a step-by-step guide for your agentHow it works
- Copy the prompt above and paste into Cursor, Claude Code, Cline or any MCP-compatible agent.
- The agent reads
/llms.txtand fetches endpoint markdown via/{slug}.md?raw=true. - Ask: “Scaffold a Next.js marketplace using Tradly auth + listings + checkout” — the agent will generate the client, handle OAuth, and wire up the flows.