Skip to main content

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

  1. Clone the repository
  2. Install uv if you don't have it already
  3. Run uv sync
  4. 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

kipu_quantum_hub_mcp-1.2.1.tar.gz (66.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kipu_quantum_hub_mcp-1.2.1-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file kipu_quantum_hub_mcp-1.2.1.tar.gz.

File metadata

  • Download URL: kipu_quantum_hub_mcp-1.2.1.tar.gz
  • Upload date:
  • Size: 66.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for kipu_quantum_hub_mcp-1.2.1.tar.gz
Algorithm Hash digest
SHA256 4433a3577c96d941b009b5ed3c771c9ea6c625974f009066d03cf730ba183dea
MD5 77930eb3c7ae9be3fab4c4415d7e99a6
BLAKE2b-256 0f898f82dbea383e197551ff39deb4d0ac933e3062fc914845d18280d987e2f8

See more details on using hashes here.

File details

Details for the file kipu_quantum_hub_mcp-1.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for kipu_quantum_hub_mcp-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e10e40fcacdbedc2b318989d5a06ed9b2e0d35fd1e90949c5f88fa01c3c77225
MD5 0ba07ea4345bcd18fb1c254f34ef3c43
BLAKE2b-256 504910a90db43adcf1297d454f77f1054b86326ca89fdf7d5cb073a96faf11c8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page