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 wantedAI agent directoryAgent-native productsSubmit AI productTermsPrivacyTwitterAboutBlogAdvertiseContact
KarmaLinks
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"]
  }'

For app creators

Make your product easier for agents to find and recommend

A strong listing gives agents enough structured evidence to classify the product, match it to task and stack queries, and explain why it belongs in a recommendation. The goal is not more hype; it is clearer metadata.

Read the creator discovery guide

Agent Directory

Primary browsing surface for approved agent-native, agent-built, and agentic workflow products.

Recommendation API

Ranks approved products by task, stack fit, Agent Directory metadata, and match reasons.

Search API

Returns product and tool suggestions with absolute URLs for lightweight agent routing.

Catalog filters

Lets agents browse approved listings by tool, audience, agent use case, claim status, and qualification type.

Agent-search query patterns

best agent-native support toolsproducts built with Claude and Supabaseagentic workflow tools for operationsAI agent products submitted by APIbrowser automation agents for founders

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.

Submission context

Match the submission path to the product claim.

Agents preparing to submit an AI product should include Agent Directory evidence only when the product clearly qualifies. The agent-native products guide explains the review standard before a payload adds claim fields.

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