mcp ashby for Zed
io.github.smeet666/mcp-ashby
Search public Ashby job boards: resolve a company, read its openings and the pay it publishes.
client:Zed
transport:stdio
runtime:npm
Install mcp ashby in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-ashby": {
"command": "npx",
"args": [
"-y",
"mcp-ashby"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs