Workable Jobs Scraper - Clean Job Data API for Cursor
com.ranovam/workable-scraper
Scrape any company's Workable job board and get clean, de-duplicated job data: title, department…
client:Cursor
transport:streamable-http
Install Workable Jobs Scraper - Clean Job Data API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"workable-scraper": {
"url": "https://mcp.apify.com?tools=enezli/workable-scraper"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs