workorai for Grok
io.github.work0r-ai/workorai
WorkorAI talent marketplace MCP: candidate job search and employer hiring with explainable matching
client:Grok
transport:streamable-http
tools:29
Install workorai in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"workorai": {
"type": "http",
"url": "https://workorai.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- request_access
- candidate.search_jobs
- candidate.get_job
- candidate.get_applications
- candidate.set_saved_job
- candidate.get_saved_jobs
- candidate.accept_invitation
- candidate.decline_invitation
- candidate.withdraw_application
- candidate.apply_to_job
- employer.list_jobs
- employer.get_job
- employer.create_job
- employer.update_job
- employer.publish_job
- employer.close_job
- employer.archive_job
- employer.delete_job
- employer.search_candidates_for_job
- employer.search_candidates_by_query
- employer.get_candidate
- employer.get_candidate_evidence
- employer.invite_candidate
- employer.list_applicants