AI & Machine Learning
mikeishiring.com
Provides AI frontier lab information, role paths, hiring evidence, and job search for AI roles.
ENDPOINT 1
https://mikeishiring.com/api/public/v1/mcp?surface=market
MCP server metadata
- Name
- mikeishiring-public-api
- Version
- 1.1.0
Public market-research surface. Begin broad questions with get_market_overview and get_market_map_details so the answer inherits the current scope, taxonomy, freshness, and citation readiness. For what changed, use market signals, funding rounds, and company hiring history. For role demand, use job facets, job search, salary bands, market skills, and role or skill explanations. Resolve companies before using company detail, jobs, history, adjacencies, comparisons, or dossiers. Use the Frontier AI overview, lab brief, role paths, and evidence ledger for lab-specific claims. Treat postings as observed demand, not proof of a hire. Preserve named sources, observation windows, raw counts, denominators, coverage, suppression, readiness, and unknowns. Never infer private candidate facts or person-level movement from aggregate evidence. This surface is read-only and has no profile, application, tracker, inbox, connector, or operator tools. Do the synthesis in your own reasoning.
Known tools 20
get_ai_frontier_overviewSummarize covered Frontier AI labs, source mode, safe uses, and privacy.
Inferred read-onlyget_ai_frontier_role_pathsReturn source-backed AI role paths, proof bars, actions, and caveats.
Inferred read-onlyget_ai_frontier_lab_briefReturn a source-backed hiring, interview, role-bar, proof, and reputation brief for one AI lab.
Inferred read-onlyget_ai_hiring_evidence_ledgerBounded source provenance for public AI hiring claims; no raw export or person-level data.
Inferred read-onlyget_job_detailFetch one job by id within an optional AI or frontier-tech scope before recommending, comparing, or saving it.
Inferred read-onlyreview_company_dossierBuild a bounded stateless company diligence dossier; use response_detail=full for expanded evidence.
Inferred read-onlyexplain_role_or_skillExplain a role or skill through Knowledge, resolving IDs, slugs, names, and aliases.
Inferred read-onlysearch_companiesSearch frontier-tech companies that are actively hiring — by name, sector, vertical, or ecosystem — with open-job count and 30-day hiring velocity.
Inferred read-onlyget_company_detailFetch one company profile by id — headcount, funding, remote policy, ecosystem, and hiring velocity.
Inferred read-onlyfind_company_adjacenciesFind evidence-backed company peers, deduplicated and ranked by relative similarity.
Inferred read-onlyget_market_overviewHigh-level frontier-tech hiring market snapshot: companies hiring, jobs posted this vs last week, median salary, and recent funding activity.
Inferred read-onlyget_market_map_detailsReturn citation readiness for role, skill, company, funding, culture, compensation, geography, source, and growth-path dimensions.
Inferred read-onlylist_job_facetsList available job filter facets (functional specializations and their counts, total jobs, unique companies).
Inferred read-onlyget_market_signalsReal-time hiring and funding signals: companies with recent hiring-velocity spikes (new jobs, weekly trend) and recent funding events.
Inferred read-onlyget_funding_roundsRecent frontier-tech funding rounds with amount, round type, lead investors, and whether the company is currently hiring (and how many open roles).
Inferred read-onlycompare_companiesCompare 2-5 companies on hiring momentum, funding, headcount, ecosystem overlap, and open jobs.
Inferred read-onlyget_company_hiring_historyShow current and recently seen closed roles for a company; optionally rank them by candidate overlap.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.