Kipu Quantum Hub MCP Server
Project description
Setup with Claude Desktop
Option 1: Using uvx (Recommended)
Add this MCP server config to your claude_desktop_config.json:
"kipu-quantum-hub-mcp": {
"command": "uvx",
"args": ["kipu-quantum-hub-mcp"],
"env": {
"KIPU_ACCESS_TOKEN": "<YOUR_PERSONAL_ACCESS_TOKEN>"
}
}
Option 2: Local Development Setup
- Clone the repository
- Install uv if you don't have it already
- Run
uv sync - Add an MCP server config to the
claude_desktop_config.json:"kipu-quantum-hub-mcp": { "command": "<UV_PATH>", "args": [ "--directory", "<PROJECT_PATH>", "run", "src/kipu_quantum_hub_mcp/server.py" ], "env": { "KIPU_ACCESS_TOKEN": "<YOUR_PERSONAL_ACCESS_TOKEN>" } }
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kipu_quantum_hub_mcp-1.2.0.tar.gz.
File metadata
- Download URL: kipu_quantum_hub_mcp-1.2.0.tar.gz
- Upload date:
- Size: 88.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7bd81ebcc31373d32c609b9658c6226087a80fecdabb0e165be50a69009c7e4
|
|
| MD5 |
e71fe0eb31d9339e1d95e51e2d82ef4e
|
|
| BLAKE2b-256 |
6bd49ce55da23084c595eefff1bbb2db5c73959b936eae1ff3bfe47fe3706cea
|
File details
Details for the file kipu_quantum_hub_mcp-1.2.0-py3-none-any.whl.
File metadata
- Download URL: kipu_quantum_hub_mcp-1.2.0-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eebbf3fcf84df3ff64533ddd233680234f43b881ad6ed8438bf157157ac399cc
|
|
| MD5 |
8c360ff6c5e4b2ebc569e07cd611b26e
|
|
| BLAKE2b-256 |
ace4c308932d22917ffb60709ec088ff9e120740797e4c0e335ba983453264d4
|