Skip to main content

RH support client

Project description

Basic client and mcp server around https://access.redhat.com/management/api/case_management

How to install

pip install rhsupportcli fastmcp

Configure

Get an offline token from https://access.redhat.com/management/api

  1. The server is started and configured differently depending on what transport you want to use

For STDIO:

In VSCode for example:

   "mcp": {
        "servers": {
            "Rhsupportcli": {
                "command": "python3",
                "args": ["/path/to/rhsupportcli/src/rhsupportlib/mcp_server.py"],
                "env": {
                    "OFFLINETOKEN": <your token>
                }
            }
        }
    }

For Streamable HTTP:

Start the server in a terminal:

`rhcsupportmcp``

Configure the server in the client:

    "rhsupportcli": {
      "transport": "streamable-http",
      "url": "http://localhost:8000"
      "headers": {
        "OFFLINETOKEN": "<your 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

rhsupportcli-99.0.202506241312.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

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

rhsupportcli-99.0.202506241312-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file rhsupportcli-99.0.202506241312.tar.gz.

File metadata

  • Download URL: rhsupportcli-99.0.202506241312.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for rhsupportcli-99.0.202506241312.tar.gz
Algorithm Hash digest
SHA256 69f64d864a701de68492ccd4edef92283ca7ed6f3bb7c34d7a2d69389aeaefa4
MD5 f58e95f064607d730540e5ec677bf10d
BLAKE2b-256 b41337d8e0d13ccd6b0f1f3b54382c167bb7fa083b0ce94497e1cbe3566fec5e

See more details on using hashes here.

File details

Details for the file rhsupportcli-99.0.202506241312-py3-none-any.whl.

File metadata

File hashes

Hashes for rhsupportcli-99.0.202506241312-py3-none-any.whl
Algorithm Hash digest
SHA256 422c3443b4ad2af47452e7b49932419e1a52fb1d016c367acb9e75f0ca906ab9
MD5 446299d19fdb9322692b8f896762c3b7
BLAKE2b-256 3974c1c807c09c5ff1d017baffc9939834519c0dfb4039ff2835b07b805b82e7

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