Lanzamientos IA
REMOTE · LANZAMIENTOSIA.COM · SCANNED AUG 20
Tabla diaria de herramientas de IA recién lanzadas, con fechas reales e ingresos verificados.
Available components
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. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability70
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1175 tokens (~195/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · lanzamientosia.com
claude mcp add --transport http com-lanzamientosia-lanzamientosia https://lanzamientosia.com/api/mcp/mcp
[mcp_servers.com-lanzamientosia-lanzamientosia] url = "https://lanzamientosia.com/api/mcp/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-lanzamientosia-lanzamientosia": {
"type": "remote",
"url": "https://lanzamientosia.com/api/mcp/mcp",
"enabled": true
}
}
} openclaw mcp add com-lanzamientosia-lanzamientosia --url https://lanzamientosia.com/api/mcp/mcp --transport streamable-http
mcp_servers:
com-lanzamientosia-lanzamientosia:
url: "https://lanzamientosia.com/api/mcp/mcp" {
"mcpServers": {
"com-lanzamientosia-lanzamientosia": {
"type": "http",
"url": "https://lanzamientosia.com/api/mcp/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Aug 26 64
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Aug 2026 · Probed https://lanzamientosia.com/api/mcp/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=*.lanzamientosia.com | CN=YR1,O=Let's Encrypt,C=US | 23 Jul 2026 | 21 Oct 2026 | RSA 2048 | SHA256-RSA | 6f303399a0d06c47c6c8cbe59f7e3b496d2 |
| SANs: *.lanzamientosia.com, lanzamientosia.com | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of lanzamientosia.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| lanzamientosia.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; includeSubDomains |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | camera=(), microphone=(), geolocation=(), interest-cohort=() |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://lanzamientosia.com/api/mcp/mcp | Verified | 200 | |
| http (plaintext) | http://lanzamientosia.com/api/mcp/mcp | HTTPS enforced | 308 | https://lanzamientosia.com/api/mcp/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
create_checkout Create a checkout link for a paid add-on ~147
Create a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open. Never present this as a completed purchase: nothing is charged until a person completes checkout in a browser. Returns an error when the listing doesn't exist, the add-on isn't purchasable yet (free early access), or payments aren't configured in this environment.
| Name | Type | Req | Description |
|---|---|---|---|
| product | string | yes | Add-on key: premium_launch, review_one, review_monthly. See list_offers for names, effects, and prices. |
| slug | string | yes | The listing's slug (as in a toolUrl, e.g. '/tools/acme-writer' -> 'acme-writer'). |
No output schema declared.
No examples provided.
get_tool Get AI tool detail ~106
Fetch the full public detail for one AI tool by its listing slug (as returned by search_tools' toolUrl, e.g. '/tools/acme-writer' -> slug 'acme-writer'). Call this after search_tools to get a tool's full description, launch date, revenue signals (verified or self-reported), and for-sale status. Returns null if the slug doesn't resolve to a live Lanzamientos IA listing.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The tool's listing slug. |
No output schema declared.
No examples provided.
list_alternatives List alternatives to a tool ~107
List live, same-category alternatives to a well-known AI tool (e.g. 'chatgpt', 'notion-ai', 'figma'). Call this when a user asks 'what are the alternatives to X' or wants competitors/substitutes for a named product. `target` is the well-known tool's slug, not a listing slug from this catalog.
| Name | Type | Req | Description |
|---|---|---|---|
| target | string | yes | Slug of the well-known target tool, e.g. 'chatgpt'. |
No output schema declared.
No examples provided.
list_offers List paid add-ons (offers) ~90
List the optional paid add-ons a maker can buy to promote their listing (name, one-sentence effect, price in USD). Listing is always free; these only ADD reach and are always labeled 'Sponsored'. Call this to see what's purchasable before create_checkout. During free early access (early-bird), offers are not yet purchasable and this says so (purchasable=false).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_tools Search AI tools ~108
Search the Lanzamientos IA catalog of live, published AI tools by a free-text query. Matches on tool name, tagline, or category name (case-insensitive substring). Call this first when a user asks to find, discover, or compare AI tools by keyword, use-case, or category (e.g. 'agents', 'writing assistants'). Returns up to 20 results.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Free-text search term, e.g. a tool name, use-case, or category. |
No output schema declared.
No examples provided.
submit_tool Submit a new AI tool ~399
Submit a new AI tool to Lanzamientos IA on behalf of its maker. Creates a draft listing (not yet public) and returns a claimUrl the maker must visit to sign up and claim/publish it. Call this only when a user explicitly wants to list their own tool — never to submit a tool on someone else's behalf without their email. Rate-limited globally to 5 submissions per hour. Supply tagline, problemSolved, logoUrl and imageUrls whenever you can: they are what make the published listing look like a real product page rather than a stub.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | Category slug, e.g. 'agents', 'writing', 'coding', 'design', 'marketing', 'productivity', 'video', 'analytics'. |
| description | string | yes | A description of the tool (40-1000 chars). |
| string | yes | The maker's email — used to claim the listing on signup. | |
| imageUrls | array | – | Up to 5 https screenshot URLs, best first. Copied to our own storage. Without any, the listing shows a generated placeholder card instead of a real screenshot. |
| logoUrl | string | – | https URL of the tool's logo. We copy it to our own storage — we never hotlink the maker's host. |
| name | string | yes | The tool's name. |
| problemSolved | string | – | What problem the tool solves, in the maker's words (max 160 chars). Rendered as its own block on the listing page. |
| tagline | string | – | One line shown on every card (max 60 chars). Supply it — without one we fall back to a truncated description. |
| url | string | yes | The tool's https homepage URL. |
| xHandle | string | – | X/Twitter handle, without the @. |
| xHandleIsFounder | boolean | – | True when the handle is the founder's personal account rather than the product's. |
No output schema declared.
No examples provided.