INDIVIDUAL MCP TOOL
get_ai_frontier_lab_brief
Return a source-backed hiring, interview, role-bar, proof, and reputation brief for one AI lab.
LIVE ENDPOINT
https://mikeishiring.com/api/public/v1/mcp?surface=market
Connect to this endpoint to inspect the live schema for get_ai_frontier_lab_brief and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.mikeishiring-public-api]
url = "https://mikeishiring.com/api/public/v1/mcp?surface=market"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mikeishiring-public-api": {
"type": "http",
"url": "https://mikeishiring.com/api/public/v1/mcp?surface=market"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mikeishiring-public-api
Remote MCP URL: https://mikeishiring.com/api/public/v1/mcp?surface=market
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": {
"mikeishiring-public-api": {
"url": "https://mikeishiring.com/api/public/v1/mcp?surface=market"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mikeishiring-public-api": {
"type": "http",
"url": "https://mikeishiring.com/api/public/v1/mcp?surface=market"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mikeishiring-public-api",
"transport": "streamable-http",
"url": "https://mikeishiring.com/api/public/v1/mcp?surface=market"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_ai_frontier_overview— Summarize covered Frontier AI labs, source mode, safe uses, and privacy.get_ai_frontier_role_paths— Return source-backed AI role paths, proof bars, actions, and caveats.get_ai_hiring_evidence_ledger— Bounded source provenance for public AI hiring claims; no raw export or person-level data.search_jobs— Search live AI and frontier-tech jobs.get_job_detail— Fetch one job by id within an optional AI or frontier-tech scope before recommending, comparing, or saving it.review_company_dossier— Build a bounded stateless company diligence dossier; use response_detail=full for expanded evidence.explain_role_or_skill— Explain a role or skill through Knowledge, resolving IDs, slugs, names, and aliases.search_companies— Search frontier-tech companies that are actively hiring — by name, sector, vertical, or ecosystem — with open-job count and 30-day hiring velocity.