Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

toolfound

com.toolfound/toolfound

Agent-native launch platform and tool directory: search, alternatives, trending, launch via MCP.

Uptime
100.0%
3 direct probes · 30d
Response
738ms
last probe
Tools
13
callable
Resources
0
readable
Prompts
0
available

Tools · 13

toolfound_search_tools

Search toolfound.com — the launch platform and tool directory built agent-first — for SaaS products and developer tools by name, tagline, or tag. Returns matching products with taglines, pricing model…

toolfound_get_product

Fetch the full toolfound listing for a product by slug: description, tagline, pricing model, tags, socials, vote count, launch date, ownership-verification status, and the canonical listing URL. Every…

toolfound_get_alternatives

List alternatives to a given product on toolfound — tools in the same primary category, ranked by points (community votes plus an AI listing score). Useful for 'alternatives to X' and comparison quest…

toolfound_get_trending

The toolfound leaderboard: top products launched in the last day, week, or month, ranked by points (community votes plus an AI listing score). toolfound is a launch platform with a transparent queue —…

toolfound_list_categories

List every category in the toolfound directory with product counts and curated intros. Use this to browse the index or to map a user's need to the right category before searching.

toolfound_get_launch_calendar

The upcoming toolfound launch calendar with seat availability per date: featured seats (a scarce, limited number per day) vs how many are already taken, plus the total daily cap and how many launches …

toolfound_submit_product

Submit a product to launch on toolfound.com — the launch platform where the whole launch runs agent-native, end to end. New submissions require a public URL for the maker-selected product logo; a disc…

toolfound_check_verification

Non-destructive dry run of ownership verification for a toolfound submission: reports, per method, what the checker sees RIGHT NOW — meta tag found or not (with the exact expected tag), DNS TXT found …

toolfound_verify_submission

Complete the mandatory ownership verification for a toolfound submission using the verification token (from the email magic link, or after placing the meta tag / DNS TXT record on your domain — this c…

toolfound_get_launch_status

Check the status of a toolfound submission by submission id or product URL: current state (pending verification, queued, launched), transparent queue position, assigned launch date, and the listing UR…

toolfound_claim_listing

Claim an existing toolfound listing as the product's owner (free). Claiming requires ownership verification — a magic link is sent to the email you provide (use an address at the product's domain), an…

toolfound_relaunch

Relaunch an already-launched toolfound listing: same listing, same URL, a new launch date shown alongside the old one. The listing goes back on that day's board; board points there are counted from vo…

toolfound_get_badge

Get the three copy-paste badge embed snippets for a toolfound listing ('live on toolfound', 'verified', 'top 3 this week' variants). Badges are optional and earned — they deep-link to the listing with…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "toolfound": {
      "url": "https://toolfound.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}