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.1.2.tar.gz (88.3 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.1.2-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kipu_quantum_hub_mcp-1.1.2.tar.gz
  • Upload date:
  • Size: 88.3 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.1.2.tar.gz
Algorithm Hash digest
SHA256 acdf591591fe347b8413983b476f291220a92e84a4fdc8b7619d401eeeec0e94
MD5 39a73236f36405e635f4b82dc3e357d4
BLAKE2b-256 a45b09f43dd8955ec7d3702773e64aa416202a71629c9f4a54f7a459785b8a70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kipu_quantum_hub_mcp-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1951082747ad23d0a237f0c3031bbeb11aab069fbf6d019f6efee3d11f2a1b84
MD5 8e5aa2c7b72c959dba9a66cd73a4f6f9
BLAKE2b-256 5fec93cf1cf9537a6b7a0b0c590f6da805d6802b7bed7c90d7b761e117b339db

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