isolved jobs api for Cursor
io.github.johnisanerd/isolved-jobs-api
isolved and ApplicantPro jobs, tenant discovery, and change detection as an MCP server.
client:Cursor
transport:streamable-http
Install isolved jobs api in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"isolved-jobs-api": {
"url": "https://mcp.apify.com/?tools=actors,docs,johnvc/isolved-jobs-api"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs