FIPS 140 certificate tracker for Cursor
com.808bits/fips-cmvp
Every NIST FIPS 140 certificate, plus the modules-in-process queue NIST publishes only as a page.
client:Cursor
transport:streamable-http
tools:6
Install FIPS 140 certificate tracker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fips-cmvp": {
"url": "https://fips.808bits.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs