QECTOR Claude Plugin

Official QECTOR quantum error correction engineering plugin for Claude Code and Claude Desktop. Grounded in the QECTOR Decoder v3 reference manual (DOI 10.5281/zenodo.21941046) and the live qector-decoder-v3==1.0.0 Rust/PyO3 wheel. Zero-egress local stdio architecture ensures that circuits, parity matrices, and syndromes never leave your machine.

7 Strict-Math Domain Skills

5 Specialized Agents

8 Verified MCP Server Tools

list_code_families, list_decoders, get_license_info, decode_syndrome, decode_single, threshold_sweep, build_code_from_matrix, compat_report.

Install with Claude Code

claude plugin marketplace add GuillaumeLessard/qector-claude-plugin
claude plugin install qector@qector-tools

Local Plugin Directory Mode

git clone https://github.com/GuillaumeLessard/qector-claude-plugin.git
cd qector-claude-plugin
pip install -r requirements.txt
claude --plugin-dir .