# toolfound (remote · toolfound.com)

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

- Trust score: 80/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-23

## Components

- remote · `toolfound.com`: 80/100 (this document), [markdown](https://verifymcp.io/servers/com-toolfound-toolfound/api-mcp.md), [page](https://verifymcp.io/servers/com-toolfound-toolfound/api-mcp)

## Channel facts

- Endpoint: `https://toolfound.com/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-23.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 13 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 73/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 2121 tokens (~163/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the toolfound MCP server?

toolfound is a hosted endpoint at https://toolfound.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-toolfound-toolfound 'https://toolfound.com/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-toolfound-toolfound": {
      "url": "https://toolfound.com/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-toolfound-toolfound": {
      "type": "http",
      "url": "https://toolfound.com/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-toolfound-toolfound]
url = "https://toolfound.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-toolfound-toolfound": {
      "type": "remote",
      "url": "https://toolfound.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-toolfound-toolfound --url 'https://toolfound.com/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-toolfound-toolfound:
    url: "https://toolfound.com/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-toolfound-toolfound": {
      "Transport": "http",
      "Url": "https://toolfound.com/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-toolfound-toolfound -t streamable-http -u 'https://toolfound.com/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-toolfound-toolfound": {
      "type": "http",
      "url": "https://toolfound.com/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-11 (score 80, 0)

- [security] Tool “toolfound_submit_product” rewrote its description, which is the text the model reads
- [cosmetic] “toolfound_submit_product” added an optional parameter “logo_url”

### 2026-09-09 (score 80, 0)

- [cosmetic] “toolfound_submit_product” reworded the description of “x_handle”

### 2026-09-08 (score 80, 0)

- [security] Stability: 0.97 → pass

### 2026-09-07 (score 80, 0)

- [security] Tool “toolfound_get_alternatives” rewrote its description, which is the text the model reads
- [security] Tool “toolfound_get_trending” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 1762 → 2063
- [functional] New tool “toolfound_relaunch”
- [cosmetic] “toolfound_submit_product” reworded the description of “x_handle”

### 2026-09-06 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-03 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-01 (score 78, +1)

- [security] Tool “toolfound_get_launch_calendar” rewrote its description, which is the text the model reads
- [cosmetic] “toolfound_get_launch_calendar” added an optional parameter “horizon_days”
- [cosmetic] “toolfound_submit_product” added an optional parameter “preferred_launch_date”
- [cosmetic] “toolfound_submit_product” reworded the description of “x_handle”

### 2026-08-31 (score 77, 0)

- [cosmetic] “toolfound_submit_product” added an optional parameter “price_usd”
- [cosmetic] “toolfound_submit_product” added an optional parameter “pricing_model”

## MCP tools (13)

### `toolfound_search_tools` (~113 tokens)

Search the toolfound directory

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, vote counts, and canonical listing URLs you can cite or open. Use this when a user asks to find, compare, or discover a tool for a job.

Input parameters:

- `query` (string, required): Free-text search: product name, problem, or tag (e.g. 'invoicing', 'screenshot api').

### `toolfound_get_product` (~111 tokens)

Get a product listing

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 launched listing on toolfound is ownership-verified by its maker (DNS TXT, meta tag, or domain email). Includes the top alternatives in the same category.

Input parameters:

- `slug` (string, required): The product slug, e.g. 'acme-analytics' (from search results or the listing URL).

### `toolfound_get_alternatives` (~85 tokens)

Get alternatives to a product

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 questions. Each result includes tagline, pricing model, votes, and a canonical listing URL.

Input parameters:

- `slug` (string, required): Slug of the product to find alternatives for.

### `toolfound_get_trending` (~99 tokens)

Get trending launches

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 — every product here launched publicly on an assigned date and is ownership-verified. Great for 'what launched recently' and 'trending tools' questions.

Input parameters:

- `period` (string, required): Leaderboard window: day, week, or month.

### `toolfound_list_categories` (~44 tokens)

List directory 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` (~162 tokens)

Get the 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 are queued, over a horizon you choose (default 30 days, up to 180). Also returns the suggested launch date (about a week out — enough time to line up your first supporters) and how many of the first-100 free launch slots remain. toolfound shows all of this openly — no hidden queues. Use it to pick a launch date before submitting: pass preferred_launch_date to toolfound_submit_product to claim a specific day.

Input parameters:

- `horizon_days` (integer): How many days ahead to return (default 30, max 180).

### `toolfound_submit_product` (~551 tokens)

Submit a product for launch

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 discovered favicon does not count. One call returns everything: your submission id, ownership-verification instructions (mandatory — DNS TXT, meta tag, or email magic link), transparent queue position and assigned launch date, and the live free-slots counter (launches are free). AGENTS: you do not need inbox access — the verify_token in this response works with the meta_tag or dns_txt method via toolfound_verify_submission, and toolfound_check_verification dry-runs the checks; the emailed magic link is a human fallback that can also be completed later from the dashboard. Description renders as plain-text paragraphs on the listing page: 100–200 words reads best, and entries over 100 words qualify for search-engine indexing. Resubmitting a known URL returns the existing submission (idempotent and grandfathered when the existing row predates the logo requirement).

Input parameters:

- `description` (string): Longer description (optional — you can edit later).
- `email` (string, required): Maker's email — receives the verification link, queue updates, and launch results.
- `logo_url` (string): Direct public URL for the product's real logo (PNG, JPG, GIF or WebP; max 2MB). Required for new submissions.
- `name` (string): Product name (optional — drafted from the site if omitted).
- `preferred_launch_date` (string): Preferred launch date, YYYY-MM-DD (optional). Must be within the next 180 days; use toolfound_get_launch_calendar to find open featured seats. If that day is full by the time you verify, the earliest…
- `price_usd` (number): Optional starting price in USD (e.g. the cheapest paid plan). Only used when pricing_model is 'paid', 'freemium', or 'trial'.
- `pricing_model` (string): The product's pricing model (optional, but strongly recommended — captured now instead of after claim so the listing never sits at 'Pricing unlisted').
- `tagline` (string): One-line tagline (optional).
- `url` (string, required): The product's public https URL (e.g. https://yourproduct.com).
- `x_handle` (string): The maker's X (Twitter) handle, e.g. @yourproduct (optional). Shown on the listing. If the listing wins that UTC day, @toolfoundcom tags this handle the next morning. We do not tag every launch.

### `toolfound_check_verification` (~116 tokens)

Check verification status (dry run)

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. Use it to distinguish 'my deploy is not live yet' from 'wrong token' before calling toolfound_verify_submission. Changes nothing.

Input parameters:

- `token` (string, required): The verify_token returned by toolfound_submit_product.

### `toolfound_verify_submission` (~102 tokens)

Verify a 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). Verification is what makes toolfound listings trustworthy: every launched product is confirmed maker-owned. On success your launch is queued at the transparent position and date you were assigned.

Input parameters:

- `token` (string, required): The verification token from your submission email or verification snippet.

### `toolfound_get_launch_status` (~97 tokens)

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. toolfound never hides queue state — what this returns is exactly what everyone sees.

Input parameters:

- `submission_id` (string): The submission id returned by toolfound_submit_product.
- `url` (string): Or the product URL you submitted.

### `toolfound_claim_listing` (~116 tokens)

Claim a 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), and meta-tag / DNS TXT verification also works. Claimed listings unlock editing, badges, analytics, and the optional open-to-acquisition flag.

Input parameters:

- `email` (string, required): Your email — ideally at the product's own domain — receives the claim magic link.
- `slug` (string, required): Slug of the listing to claim.

### `toolfound_relaunch` (~272 tokens)

Relaunch a listing

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 votes cast since the NEW launch date, while the original launch and its vote total stay on the page as history. Requires one line describing what changed since the original launch (required, shown publicly on the listing page). Only available once the listing has been live at least 30 days since it last launched or relaunched, and at most once every 30 days after that. Only the claimed owner, or the email that verified the original submission, can call this.

Input parameters:

- `email` (string, required): Must match the claimed-owner email or the email that verified the original submission: this is the ownership check, there is no separate verification step.
- `note` (string, required): Required: one line about what changed since the original launch (10-200 characters). Shown publicly on the listing page.
- `requested_launch_date` (string): Preferred new launch date, YYYY-MM-DD, within the next 180 days. Use toolfound_get_launch_calendar to find open featured seats. Falls back to the earliest open day if omitted or full.
- `slug` (string, required): Slug of the listing to relaunch.

### `toolfound_get_badge` (~97 tokens)

Get embed badges

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 varied anchor text, and the embedder chooses the rel attribute freely. Listing status is never conditioned on embedding a badge.

Input parameters:

- `slug` (string, required): Slug of the listing to get badges for.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-toolfound-toolfound/api-mcp#diagnostics

## Score history

- 2026-09-23: 80
- 2026-09-22: 80
- 2026-09-21: 80
- 2026-09-20: 80
- 2026-09-19: 80
- 2026-09-18: 80
- 2026-09-17: 80
- 2026-09-16: 80
- 2026-09-15: 80
- 2026-09-14: 80
- 2026-09-13: 80
- 2026-09-12: 80
- 2026-09-11: 80
- 2026-09-10: 80
- 2026-09-09: 80
- 2026-09-08: 80
- 2026-09-07: 80
- 2026-09-06: 80
- 2026-09-05: 79
- 2026-09-04: 79
- 2026-09-03: 79
- 2026-09-02: 78
- 2026-09-01: 78
- 2026-08-31: 77
- 2026-08-30: 77
- 2026-08-29: 77
- 2026-08-28: 74
- 2026-08-27: 73
- 2026-08-26: 73
- 2026-08-25: 72

## Common questions

### What is the toolfound MCP server?

toolfound is an MCP server listed in the public MCP registry as com.toolfound/toolfound. Agent-native launch platform and tool directory: search, alternatives, trending, launch via MCP. This page covers its hosted endpoint (https://toolfound.com/api/mcp).

### Is the toolfound MCP server safe to use?

toolfound scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the toolfound MCP server expose?

toolfound exposes 13 tools: toolfound_search_tools, toolfound_get_product, toolfound_get_alternatives, toolfound_get_trending, toolfound_list_categories, and 8 more. Their descriptions and schemas cost roughly 1,965 tokens of context every time the server is loaded.

### Does the toolfound MCP server require authentication?

No. We connected to toolfound without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the toolfound MCP server still maintained?

toolfound is still listed as active in the MCP registry. We last reached this channel on 23 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://toolfound.com/api/mcp
- Website: https://toolfound.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-toolfound-toolfound/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-toolfound-toolfound/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-toolfound-toolfound/api-mcp
