mcp gera jobs for Grok
services.gera/mcp-gera-jobs
Search global job categories, real crawled salary benchmarks and country job markets. No auth.
client:Grok
transport:stdio
runtime:npm
Install mcp gera jobs in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-gera-jobs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-jobs"
]
}
}
}
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