Phishtank for Cursor
io.github.pipeworx-io/phishtank
PhishTank MCP — wraps PhishTank API (checkurl.phishtank.com)
client:Cursor
transport:streamable-http
Install Phishtank in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"phishtank": {
"url": "https://gateway.pipeworx.io/phishtank/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs