Choose your preferred MCP client
Run this command in your terminal:
claude mcp add --transport http "simera-mcp-app" https://simera.run.mcp-use.com/mcp
Click the button below to add this MCP server to Cursor:
Open in CursorOr add manually: Settings → MCP → Add server
Click the button below to add this MCP server to VS Code:
Open in VS CodeOr add manually: Settings → MCP → Add server
Click the button below to add this MCP server to VS Code Insiders:
Open in VS Code InsidersOr add manually: Settings → MCP → Add server
search_candidatesSearch the curated Simera candidate pool (Algolia). Returns candidates ranked by relevance. Try this first; if it returns too few hits to pick from, call broad_search_candidates to scan the full ~725k-profile database.
broad_search_candidatesBroad search across Simera's full candidate database (~725k profiles) via OpenSearch. Use this when search_candidates returns too few hits (e.g., you got 3 results but need 20). This scans the entire pool, not just the curated Algolia index, so expect lower precision but much higher recall. Prefer search_candidates first; fall back to this when you need more breadth.
get_candidate_profileFetch full candidate profiles by ID. Returns all available data including salary range, English level, languages, video quality, industry QC tags, and presentation notes. Use this after search_candidates to get complete profiles for QC evaluation or side-by-side comparison.
get_qc_frameworkRetrieve the Simera QC evaluation rubric for scoring candidates against a job description. Call this before performing a candidate evaluation or comparison. Returns the full scoring framework, weighting, output format, and compliance rules.
ui://widget/algolia-search-results.htmlalgolia-search-resultsDisplay candidate search results in a card format
ui://widget/candidate-profile.htmlcandidate-profileDisplay detailed candidate profiles for evaluation and comparison