Skip to content
Docs

quantakrypto documentation

Everything you need to assess and fix post-quantum exposure: the open-source toolkit, the MCP server for AI agents, and reference material on the standards, policies, and migration playbooks.

qScan

Beta

CLI scanner

Find quantum-vulnerable cryptography in any codebase.

npx @quantakrypto/qscan ./

qProbe

Beta

Live-endpoint prober

Probe live TLS/SSH endpoints you own for post-quantum readiness.

npx @quantakrypto/qprobe --i-own-this example.com

quantakrypto MCP

Beta

MCP server

PQC-readiness, native to your AI coding agent.

claude mcp add quantakrypto npx @quantakrypto/mcp

quantakrypto MCP (hosted)

Beta

Hosted MCP · OAuth

The MCP as a managed, OAuth-secured endpoint, with nothing to run.

claude mcp add --transport http quantakrypto https://mcp.quantakrypto.com/mcp

quantakrypto Agent

Beta

BYOK LLM client (library)

Bring-your-own-key LLM triage & fix-drafting for qScan.

npm i @quantakrypto/agent

Sieve

Beta

Conformance battery

Conformance-test an ML-KEM / ML-DSA / SLH-DSA implementation against the bugs that matter.

npx @quantakrypto/sieve --impl "node ./my-impl.js" --param ml-kem-768

quantakrypto Action

Beta

CI integration

Fail the build when new quantum-vulnerable crypto lands.

uses: quantakrypto/pqc-tools/packages/action@v1

Standards

Guides

Get started

Turn quantum risk into a credential.

Book a discovery call and get an indicative scope and pricing for your organisation.