mcpcheck for Cursor
io.github.joeyough/mcpcheck
Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.
client:Cursor
transport:streamable-http
tools:2
Install mcpcheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcpcheck": {
"url": "https://mcpcheck.netlify.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs