pentest mcp server for Cursor
io.github.cyanheads/pentest-mcp-server
Offline methodology engine for authorized penetration testing, CTF, and security research.
client:Cursor
transport:streamable-http
runtime:npm
tools:7
Install pentest mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pentest-mcp-server": {
"url": "https://pentest.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs