Skip to content
Cursor

mcp ashby for Cursor

io.github.smeet666/mcp-ashby

Search public Ashby job boards: resolve a company, read its openings and the pay it publishes.

client:Cursor transport:stdio runtime:npm

Install mcp ashby in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-ashby": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-ashby"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp ashby in other clients