Skip to content
VS Code

FIPS 140 certificate tracker for VS Code

com.808bits/fips-cmvp

Every NIST FIPS 140 certificate, plus the modules-in-process queue NIST publishes only as a page.

client:VS Code transport:streamable-http tools:6

Install FIPS 140 certificate tracker in VS Code

.vscode/mcp.json

{
  "servers": {
    "fips-cmvp": {
      "type": "http",
      "url": "https://fips.808bits.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

FIPS 140 certificate tracker in other clients