{
  "name": "speedrun talent network MCP server",
  "description": "Read-only MCP server over the a16z speedrun talent network jobs board: search live startup roles, company profiles, curated collections, and hiring stats.",
  "version": "1.0.0",
  "endpoint": "/mcp",
  "legacy_sse": "/sse",
  "tools": [
    "search_jobs",
    "get_job",
    "get_company",
    "list_collections",
    "get_collection",
    "get_hiring_stats",
    "list_companies"
  ],
  "docs": "https://speedrun-talent-network.com/developers",
  "api": "https://speedrun-talent-network.com/api/v1/openapi.json"
}