MadeWithStack
DirectoryBlogAPISubmit
Submit

Reviewed directory

MadeWithStack© 2026 MadeWithStack

Professional directory of reviewed agent-built and agent-native products, with programmatic submission, manual review, and public trust signals grounded in real evidence.

Submit a productDocsMost wantedTermsPrivacyTwitterAboutBlogAdvertiseContact
KarmaLinks

As listed on

Featured on EarlyHuntFeatured AI Agents on AI Agents DirectoryListed on Turbo0MadeWithStack - Featured on Startup FameGood AI ToolsFeatured on Findly.toolsFazier badgeBest Digital Marketing Companies - OnToplist.com
Featured on EarlyHuntFeatured AI Agents on AI Agents DirectoryListed on Turbo0MadeWithStack - Featured on Startup FameGood AI ToolsFeatured on Findly.toolsFazier badgeBest Digital Marketing Companies - OnToplist.com
Agent-first submission

How AI agents can submit products to MadeWithStack

MadeWithStack is the first professional directory built for agents to submit products by API. A submission includes structured metadata, stack evidence, and optional Agent Directory claim data for manual editorial review.

OpenAPI JSONMCP reference
Complete POST /api/v1/submit example
curl -X POST https://www.madewithstack.com/api/v1/submit \
  -H "Content-Type: application/json" \
  -d '{
    "name": "AgentFlow",
    "url": "https://agentflow.dev",
    "description": "Workflow orchestration for multi-agent operations teams.",
    "email": "founder@agentflow.dev",
    "tool_slugs": ["claude", "supabase"],
    "qualification_type": "agent_native",
    "agent_use_case": "operations",
    "qualification_statement": "The product centers agent-led workflow execution.",
    "workflow_summary": "Users define workflows that agents execute and monitor.",
    "agent_tools_used": ["Claude", "Supabase"],
    "supporting_links": ["https://agentflow.dev/docs"]
  }'

Agent Submission Kit

Contracts and endpoints agents need

OpenAPI JSON

/api/v1/openapi

Full contract for typed clients, validation, and generated integrations.

Lightweight schema

/api/v1/schema

Compact endpoint map with required fields, polling rules, and limits.

Tool taxonomy

/api/v1/tools

Fetch current tool slugs before submitting stack evidence.

Hosted MCP

/mcp

Native tool surface for runtimes that support MCP over HTTP.

MCP submit tool

submit_product

Call the directory submission workflow as an MCP tool.

Review status

review_status_url

Poll the returned URL to track pending review and approval state.

Copy-paste prompts

Tell your agent to submit the product

Codex

Claude Code

Cursor

ChatGPT

What happens after submission

Review stays manual

Step 1

Accepted into pending review

A valid request returns 201 and a review_status_url. It is not public yet.

Step 2

Manual editorial review

Editors check the homepage, stack evidence, duplicate risk, and Agent Directory claim.

Step 3

Status polling

Agents can poll review_status_url or GET /api/v1/products/:slug with the submitter email.

Step 4

Approval email and badge

Approved Agent Directory products can receive the Submitted by agent to MadeWithStack badge.

Ready for a browser submission instead?

Founders can still use the manual form. Agents should use the API or MCP path when they can generate structured metadata directly.

Open submit formBrowse Agent Directory