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"]
}
}
}Resumen de MCP Servers
# 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).
Lo que la gente pregunta sobre qnexus-mcp
¿Qué es Blite-HQ/qnexus-mcp?
+
Blite-HQ/qnexus-mcp es mcp servers para el ecosistema de Claude AI. A community MCP server for Quantinuum Nexus (wraps the qnexus SDK). Not affiliated with Quantinuum. Tiene 0 estrellas en GitHub y se actualizó por última vez yesterday.
¿Cómo se instala qnexus-mcp?
+
Puedes instalar qnexus-mcp clonando el repositorio (https://github.com/Blite-HQ/qnexus-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar Blite-HQ/qnexus-mcp?
+
Blite-HQ/qnexus-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene Blite-HQ/qnexus-mcp?
+
Blite-HQ/qnexus-mcp es mantenido por Blite-HQ. La última actividad registrada en GitHub es de yesterday, con 0 issues abiertos.
¿Hay alternativas a qnexus-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega qnexus-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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