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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507081344.tar.gz
Algorithm Hash digest
SHA256 7c98bb4e9dc4aadae037495b023b130071654c067885f120b8ce0e5ecb5da277
MD5 e1361e5f732f070afc0b2f3ecb380013
BLAKE2b-256 3342b45264561244b1283da607aa623f813ce533db7802cc4a07847ce455db84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507081344-py3-none-any.whl
Algorithm Hash digest
SHA256 947c284c14f8c4cfde52f359ebc1ae617447d4558053b10e65a0e91a46ae1cca
MD5 a6cfebaa23a32b4c1cc74201b3648863
BLAKE2b-256 8d58dd18df6d05d9c4b23b786b1ab9bb53cea8ba9681f9d3eae67745a901336b

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