← Registry

General Tools

toolfound.com

Search and retrieve product listings, alternatives, and trending tools from the toolfound directory.

1 endpoint12 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://toolfound.com/api/mcp

No auth detected

MCP server metadata

Name
toolfound
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

toolfound.com is a launch platform + tool directory where the entire launch lifecycle is agent-native: search the directory, submit a product, verify ownership, track the transparent launch queue, claim listings, and fetch embed badges — all through these tools. Read tools (search, product, alternatives, trending, categories, calendar) need no auth. Write tools use an email-verification loop: ownership verification is mandatory before any launch is queued (DNS TXT, meta tag, or email magic link). Unverified submissions purge after 72h. The first 100 launches are free (live counter in toolfound_get_launch_calendar). Queue position and launch date are always shown transparently. Rate limits: 3 submissions per email per day, 10 per IP per day.

Known tools 12

toolfound_search_tools

Search toolfound.

Inferred read-only
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.

Inferred read-only
toolfound_get_alternatives

List alternatives to a given product on toolfound — tools in the same primary category, ranked by community votes.

Inferred read-only
toolfound_get_trending

The toolfound leaderboard: top products launched in the last day, week, or month, ranked by community votes.

Inferred read-only
toolfound_list_categories

List every category in the toolfound directory with product counts and curated intros.

Inferred read-only
toolfound_get_launch_calendar

The upcoming toolfound launch calendar: how many products are queued per date over the next two weeks, plus how many of the first-100 free launch slots remain.

Inferred read-only
toolfound_submit_product

Submit a product to launch on toolfound.

Inferred read-only
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 or not (with the exact expected record), and whether the submission email qualifies for the magic-link path.

Potential side effects
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 call checks them on demand).

Potential side effects
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 URL once live.

Inferred read-only
toolfound_claim_listing

Claim an existing toolfound listing as the product's owner (free).

Inferred read-only
toolfound_get_badge

Get the three copy-paste badge embed snippets for a toolfound listing ('live on toolfound', 'verified', 'top 3 this week' variants).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.toolfound]
url = "https://toolfound.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "toolfound": {
      "type": "http",
      "url": "https://toolfound.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: toolfound
Remote MCP URL: https://toolfound.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "toolfound": {
      "url": "https://toolfound.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "toolfound": {
      "type": "http",
      "url": "https://toolfound.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for toolfound.com was fetched 2026-08-10T11:28:24.529Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.