jd intel mcp for Cursor
io.github.prpmdev/jd-intel-mcp
Your AI fetches and reads full job descriptions across seven ATS platforms, no copy-paste.
client:Cursor
transport:stdio
runtime:npm
Install jd intel mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"jd-intel-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"jd-intel-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs