mcp ashby for Grok
io.github.smeet666/mcp-ashby
Search public Ashby job boards: resolve a company, read its openings and the pay it publishes.
client:Grok
transport:stdio
runtime:npm
Install mcp ashby in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-ashby": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-ashby"
]
}
}
}
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