mcp ashby for VS Code
io.github.smeet666/mcp-ashby
Search public Ashby job boards: resolve a company, read its openings and the pay it publishes.
client:VS Code
transport:stdio
runtime:npm
Install mcp ashby in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-ashby": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-ashby"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs