A community MCP server for Quantinuum Nexus (wraps the qnexus SDK). Not affiliated with Quantinuum.
claude mcp add qnexus-mcp -- uvx qnexus-mcp{
"mcpServers": {
"qnexus-mcp": {
"command": "uvx",
"args": ["qnexus-mcp"]
}
}
}MCP Servers overview
# qnexus-mcp
A community [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for **Quantinuum Nexus**,
wrapping the official [`qnexus`](https://github.com/Quantinuum/qnexus) Python SDK so any MCP-speaking agent
(Claude Code, Cursor, VS Code, Codex, …) can inspect Nexus and, opt-in, run circuits on the free emulator.
> **Not affiliated with, endorsed by, or an official product of Quantinuum.** "Quantinuum" and "Nexus" are
> trademarks of their respective owners, used here nominatively to describe compatibility.
<!-- mcp-name: io.github.Blite-HQ/qnexus-mcp -->
## Status
Early development. **Read-only by default.** Design and rationale live in
[`docs/DESIGN.md`](docs/DESIGN.md); the research behind it is in [`docs/research/`](docs/research/).
## Install & run
Requires Python 3.10+ and [`uv`](https://docs.astral.sh/uv/).
```bash
uvx qnexus-mcp
```
## Authenticate (once)
`qnexus-mcp` **never handles your Nexus token.** Authenticate out-of-band with the `qnexus` CLI:
```bash
qnx login
```
Inside Nexus JupyterHub, authentication is automatic; do not run `qnx login` there.
## Configure your MCP client
Add to your client's MCP config (Claude Code / Cursor / VS Code share this shape). Default is **read-only**:
```jsonc
{
"mcpServers": {
"nexus": { "command": "uvx", "args": ["qnexus-mcp"] }
}
}
```
To also allow running circuits (defaults to the free `H2-1LE` emulator):
```jsonc
{
"mcpServers": {
"nexus": { "command": "uvx", "args": ["qnexus-mcp", "--toolsets", "read,execute"] }
}
}
```
## Configuration
| Flag | Env | Default | Effect |
|---|---|---|---|
| `--toolsets` | `QNEXUS_MCP_TOOLSETS` | `read` | Capability domains to expose (`read,execute,manage,destructive`) |
| `--allow-spend` | `QNEXUS_MCP_ALLOW_SPEND` | `false` | Permit credit-spending (HQC) execution |
| `--allow-hardware` | `QNEXUS_MCP_ALLOW_HARDWARE` | `false` | Permit real-QPU targets |
| `--allow-destructive` | `QNEXUS_MCP_ALLOW_DESTRUCTIVE` | `false` | Permit delete/cancel/archive |
| `--max-credits` | `QNEXUS_MCP_MAX_CREDITS` | `0` | Hard per-call HQC ceiling; `0` blocks all spend |
| `--projects` | `QNEXUS_MCP_PROJECTS` | *(all)* | Comma-separated project allowlist, enforced on every mutating tool |
## Safety
Read-only by default. Anything that spends credits or mutates cloud state requires an explicit opt-in flag
**and** an in-protocol confirmation, and the default execution backend is the free, noiseless `H2-1LE`
emulator. Submissions are rate-limited, cloud mutations are serialized, destructive project operations
resolve their target by **exact** name (never substring), and the server never reads, stores, or returns
your Nexus token. Every control is enforced server-side; MCP tool annotations are treated as UX hints
only. See [`docs/DESIGN.md`](docs/DESIGN.md) §6–§7.
## Contributing
See [`CONTRIBUTING.md`](CONTRIBUTING.md). Contributions are accepted under the
[Developer Certificate of Origin](https://developercertificate.org/); sign off your commits with `-s`.
## License
Apache-2.0. See [`LICENSE`](LICENSE) and [`NOTICE`](NOTICE).
What people ask about qnexus-mcp
What is Blite-HQ/qnexus-mcp?
+
Blite-HQ/qnexus-mcp is mcp servers for the Claude AI ecosystem. A community MCP server for Quantinuum Nexus (wraps the qnexus SDK). Not affiliated with Quantinuum. It has 0 GitHub stars and was last updated yesterday.
How do I install qnexus-mcp?
+
You can install qnexus-mcp by cloning the repository (https://github.com/Blite-HQ/qnexus-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Blite-HQ/qnexus-mcp safe to use?
+
Blite-HQ/qnexus-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains Blite-HQ/qnexus-mcp?
+
Blite-HQ/qnexus-mcp is maintained by Blite-HQ. The last recorded GitHub activity is from yesterday, with 0 open issues.
Are there alternatives to qnexus-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy qnexus-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/blite-hq-qnexus-mcp)<a href="https://claudewave.com/repo/blite-hq-qnexus-mcp"><img src="https://claudewave.com/api/badge/blite-hq-qnexus-mcp" alt="Featured on ClaudeWave: Blite-HQ/qnexus-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface