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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kipu_quantum_hub_mcp-1.2.7.tar.gz
  • Upload date:
  • Size: 64.5 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.7.tar.gz
Algorithm Hash digest
SHA256 b7770497563ad90fecbc673f8bd9ae5454236aa61b8da8280d4a319d8743bccd
MD5 fb4e7a9fa6d8c719f98b519011f97ca9
BLAKE2b-256 5f85c8c053de6312b9a6c5d8789fb7a3632ead03328b926a362669c7c1517824

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kipu_quantum_hub_mcp-1.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 0a289f205dd656e799edaa95e12957ca1fca258a1287ef76d4383637ca39e693
MD5 be895e1848cf6fedc5989c2d42f71788
BLAKE2b-256 6f2f888ce29da3e7b8f4420a6d88e04dd37468ed6b07f88727bd8c7906ec3680

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