Every NIST FIPS 140 certificate, plus the modules-in-process queue NIST publishes only as a page.
claude mcp add fips-cmvp --transport http https://fips.808bits.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"fips-cmvp": {
"url": "https://fips.808bits.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"fips-cmvp": {
"serverUrl": "https://fips.808bits.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"fips-cmvp": {
"type": "http",
"url": "https://fips.808bits.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"fips-cmvp": {
"url": "https://fips.808bits.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"fips-cmvp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://fips.808bits.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://fips.808bits.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.808bits--fips-cmvp/reviews or the review_server meta-tool.
POST /mcp