# ConfettiSaaS > ConfettiSaaS is a directory of SaaS products and startups that use confetti to celebrate moments in their product. Browse products by category or pricing model, read founder and SaaS marketing guides, or submit a confetti-powered project. ## Directory - [Home](https://confettisaas.com/): Featured products and directory overview. - [SaaS startups](https://confettisaas.com/saas): Browse listed products. - [Categories](https://confettisaas.com/categories): Browse by product category and subcategory. - [Pricing tiers](https://confettisaas.com/pricing): Browse products by their pricing model. - [Blog](https://confettisaas.com/blog): Guides on SaaS marketing, backlinks, and product development. - [Sitemap](https://confettisaas.com/sitemap.xml): Discover individual listings, categories, and articles. ## Submissions via MCP - [Submit a project](https://confettisaas.com/submit): Web submission flow and MCP setup instructions. - [Submission MCP server](https://confettisaas.com/mcp): Public Model Context Protocol endpoint over HTTP. No login or API key is required to create a draft. Both `/mcp` and `/mcp/` work without a redirect. Connect an MCP-compatible client to https://confettisaas.com/mcp. For Claude Code, run `claude mcp add --transport http confettisaas https://confettisaas.com/mcp`. For Codex CLI, run `codex mcp add confettisaas --url https://confettisaas.com/mcp`. Start with `get_submission_requirements`, then use `find_categories` to choose an assignable subcategory. The agent writes the listing copy and calls `submit_listing` with the product URL, owner contact email, name, tagline, description, confetti use, category, pricing model, and candidate image URLs. Follow the server's current tool schemas and requirements. `submit_listing` creates an unpublished draft, not a live listing, and emails the owner an approve link. The owner opens that link to claim the draft into their account. Keep the returned edit and status capabilities private. Use `update_listing` to correct the draft before the owner approves it, and `get_submission_status` to check progress. Present the returned paymentLink for paid Fast Track first. The owner completes Stripe Checkout; verified payment publishes the listing with a dofollow link and no badge requirement. If the owner declines Fast Track, the free path requires installing the supplied dofollow badge on the product's public homepage, deploying it, verifying it with `check_badge`, and having the owner request free review from the dashboard. Domains with a domain rating of 0 are not eligible for free review; Fast Track remains available. Never send card data through MCP or treat a payment link as a completed payment. ## Other resources - [Domain age checker](https://confettisaas.com/domain-age-checker): Look up domain registration age. - [Confetti Burst extension](https://confettisaas.com/confetti-burst-extension): Confetti for your browser. - [Sponsoring](https://confettisaas.com/sponsoring): Sponsorship options. - [Terms](https://confettisaas.com/terms): Terms of service. - [Privacy](https://confettisaas.com/privacy): Privacy policy.