HasData Indeed for Cursor
com.hasdata/indeed
Indeed job listings by keyword and location, and full postings, as structured JSON.
client:Cursor
transport:streamable-http
runtime:npm
Install HasData Indeed in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"indeed": {
"url": "https://mcp.hasdata.com/mcp?apis=indeed"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs