Dredd MCP for Cursor
io.github.pduggusa/dredd-mcp
Pre-flight MCP security. Blocks compromised deps + tool drift. HMAC-signed. Dredd judges.
client:Cursor
transport:streamable-http
tools:1
Install Dredd MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dredd-mcp": {
"url": "https://analytics.dugganusa.com/api/v1/dredd/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs