turva mcp for Cursor
dev.turva/turva-mcp
Read-only MCP server for turva.dev, an agent-readiness audit and advisory service.
client:Cursor
transport:streamable-http
tools:5
Install turva mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"turva-mcp": {
"url": "https://mcp.turva.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs