Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

com.speedrun-talent-network/mcp

REMOTE · MCP.SPEEDRUN-TALENT-NETWORK.COM · SCANNED AUG 3

Search live roles across hundreds of a16z portfolio startups and join the speedrun talent network.

62 Trust /100
Trust breakdown (6 categories)

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 Security46
Transport & Reachability100
Schema Quality & AI Usability79
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1879 tokens (~170/item across 11 items; 10 tools + 1 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 Management20
  • Stability observed for 6 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
  • Supports UI / widget rendering.Pass
Install

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 · mcp.speedrun-talent-network.com

# add to Claude Code
claude mcp add --transport http com-speedrun-talent-network-mcp https://mcp.speedrun-talent-network.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-speedrun-talent-network-mcp]
url = "https://mcp.speedrun-talent-network.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-speedrun-talent-network-mcp": {
      "type": "remote",
      "url": "https://mcp.speedrun-talent-network.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-speedrun-talent-network-mcp --url https://mcp.speedrun-talent-network.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-speedrun-talent-network-mcp:
    url: "https://mcp.speedrun-talent-network.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-speedrun-talent-network-mcp": {
      "type": "http",
      "url": "https://mcp.speedrun-talent-network.com/mcp"
    }
  }
}

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

Changelog

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.

  • 2 Aug 26 +1

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

  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1
    • Stability: unverified → 0.03 functional
  • 28 Jul 26 61

    First indexed and scored.

Diagnostics

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 3 Aug 2026 · Probed https://mcp.speedrun-talent-network.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=speedrun-talent-network.com CN=WE1,O=Google Trust Services,C=US 20 Jul 2026 18 Oct 2026 ECDSA 256 ECDSA-SHA256 2fdab9a32952e4410e772fbb06da466f
SANs: speedrun-talent-network.com, mcp.speedrun-talent-network.com, *.mcp.speedrun-talent-network.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.speedrun-talent-network.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
speedrun-talent-network.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
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.speedrun-talent-network.com/mcp Verified 200
http (plaintext) http://mcp.speedrun-talent-network.com/mcp Inconclusive 406
MCP tools — 10 exposed · ~1,866 tokens

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.

Tool Tokens
express_interest ~201

Record a candidate's interest in one live role (with their consent) and get back the canonical apply info. This does NOT submit an application anywhere: apply.kind 'onsite' means the candidate applies on the returned job url; 'external' means the url hands off to the company's own careers page. A candidate not yet in the a16z speedrun talent network is also added as a partial profile (relay the returned finish_url so they can add a resume). Idempotent per candidate; safe to retry.

NameTypeReqDescription
agent_client_idstringIdentifier for the calling agent/integration. Attribution only.
emailstringyesCandidate's email address.
full_namestringCandidate's full name.
job_idstringyesJob UUID, 8-hex id prefix, or canonical job slug (same ids as get_job/search_jobs).
linkedin_urlstringLinkedIn profile URL. Optional but strongly recommended.

No output schema declared.

No examples provided.

get_collection ~117

Fetch one published collection by slug with its ranked member companies: name, tier, cohort, open-role count, location, stage, investors, and which functions/cities they're hiring in. Members are paginated (100 per page). Follow up with get_company or search_jobs (company filter) for a specific member's roles.

NameTypeReqDescription
pageinteger0-based member page, 100 per page.
slugstringyesCollection slug from list_collections, e.g. "ai-infra" or "new-york".

No output schema declared.

No examples provided.

get_company ~103

Fetch one company profile by slug (from job.company_slug or a https://speedrun-talent-network.com/companies/... URL): name, portfolio tier, cohort, location, industries, one-line blurb, and every live open role with canonical urls. Use search_jobs or list_collections to discover companies; use this for the full picture of one employer.

NameTypeReqDescription
slugstringyesCompany slug, e.g. "anthropic" in /companies/anthropic.

No output schema declared.

No examples provided.

get_hiring_stats ~110

Aggregate hiring data across the whole board, recomputed live: open-role and hiring-company counts, demand mix by function, posted pay-band midpoints by function (p25/median/p75, annual USD), remote share, top hiring locations, and the speedrun vs a16z portfolio split. Use this to answer "what do a16z portfolio startups pay" or "how many startup jobs are open" — the human-readable version lives at https://speedrun-talent-network.com/network.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_job ~137

Fetch one role by id: a job UUID, the first 8 hex characters of one, or the canonical slug from a https://speedrun-talent-network.com/jobs/... URL. Returns the full posting: plain-text description, posted pay band, how to apply (apply.kind 'onsite' = the candidate applies right on the job url; 'external' = the url hands off to the company's own careers page), and the canonical url to send users to. Closed roles come back with status:'closed' rather than an error.

NameTypeReqDescription
idstringyesJob UUID, 8-hex id prefix, or canonical job slug.

No output schema declared.

No examples provided.

get_network_info ~58

What the a16z speedrun talent network is, why a candidate would join, how joining works, and what happens after. Use this before pitching the network to a candidate so the description is accurate; joining itself is the join_network tool.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

join_network ~409

Add a candidate to the a16z speedrun talent network, with their consent. Requires full_name, email, and linkedin_url; every other field strengthens the profile. Idempotent: a candidate who is already in the network gets already_member (missing fields are filled in, nothing is overwritten) and it is always safe to retry. On success, relay the returned message and finish_url to the candidate so they can add a resume. Never call this without the candidate's explicit go-ahead.

NameTypeReqDescription
accomplishmentsstringThe thing they are proudest of having built or shipped.
agent_client_idstringIdentifier for the calling agent/integration, e.g. "claude-code" or "career-ops". Used for attribution only.
craftstringPrimary craft, e.g. engineering, design, product, research, sales, marketing, operations.
current_companystringCurrent employer.
currently_buildingstringWhat they are building or working on now.
emailstringyesCandidate's email address.
full_namestringyesCandidate's full name.
graduation_datestringExpected graduation, if a student.
is_foundingbooleanTrue if they want founding-team roles.
is_studentbooleanTrue if they are currently a student.
linkedin_urlstringyesLinkedIn profile URL, e.g. https://linkedin.com/in/handle.
polaritystringA strongly held opinion about how they like to work.
portfolio_linksstringPortfolio / GitHub / personal site URLs, comma-separated.
regionstringWhere they are based, e.g. "SF Bay Area" or "NYC".
work_arrangementsstringWork arrangements they are open to, comma-separated, e.g. "In person, Hybrid, Remote".
work_linksstringLinks to work samples, comma-separated.

No output schema declared.

No examples provided.

list_collections ~104

List the published curated collections of hiring companies, grouped as: pinned (portfolio tiers), industries (the 12-sector vocabulary, e.g. ai-infra, defense, fintech), hubs (cities + remote), investors, and signals (new-this-week, founding-roles, remote-first, hiring-in-volume). Each carries live company/role counts and a canonical url. Start here when a user asks "who's hiring in X" — then drill in with get_collection.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_companies ~71

List every portfolio company with at least one live open role, most open roles first (paginated, 100 per page). Prefer list_collections for browsing by industry/hub/signal; use this for a raw roster.

NameTypeReqDescription
pageinteger0-based page, 100 companies per page.

No output schema declared.

No examples provided.

search_jobs ~556

Search live open roles across the a16z speedrun talent network jobs board (speedrun portfolio + the wider a16z portfolio; data syncs continuously from each company's own job board). Full-text search plus facet filters, with live facet counts in every response — read the facets to discover valid filter values. Results are paginated (50 per page, 0-based page). Every job carries a canonical url on https://speedrun-talent-network.com; link users there to view or apply. By default results cover the portfolio only; pass scope='everywhere' to also include the wider startup universe when that scope is live (the response then reports beyond_portfolio, the count of extra matches past the portfolio boundary). Mirrors GET https://speedrun-talent-network.com/api/v1/jobs exactly.

NameTypeReqDescription
cohortstringspeedrun cohort tag(s), comma-separated, e.g. SR007.
compintegerMinimum annual compensation in USD: matches roles whose posted pay band reaches this number. Only roles with posted comp match.
companystringExact company key (as returned in job.company).
empstringEmployment type, comma-separated. Values: FullTime, PartTime, Intern, Contract, Temporary.
fnstringFunction filter, comma-separated. Values: engineering, research, product, design, sales, marketing, operations, other.
locstringLocation filter: comma-separated city names (see facets.loc in any response for the live vocabulary), plus the special value "remote".
pageinteger0-based page number, 50 jobs per page.
portfoliostringPortfolio tier, comma-separated: speedrun (the a16z speedrun accelerator portfolio) and/or a16z (the wider a16z portfolio).
qstringFree-text query over title, company, and location. Synonyms expand (ml, ai, swe, pm, gtm, nyc, sf, la).
remotebooleantrue = only roles open to remote candidates.
scopestring'everywhere' widens the search past the a16z portfolio into the broader startup universe. Server-gated: while that scope is dark this is inert.
senstringSeniority filter, comma-separated. Values: founding, exec, staff, senior, junior, intern.
sortstringrel = relevance (default when q is set), new = newest first (default otherwise), comp = highest posted comp first.
stealthstring'only' = unannounced (stealth) roles only; 'hide' = exclude them.

No output schema declared.

No examples provided.