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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507081101.tar.gz
Algorithm Hash digest
SHA256 2c359b806220cc0e17e9de3f7324e0b8a95dfcbc14f33a9f6b0970ad952b25ec
MD5 42d4c2e68ecb99806beaf42d9232745a
BLAKE2b-256 eb24fc00e4ba3b51b749e076d3a3d8fae4ba369a26cff87bb0b3d8c970bb6fb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507081101-py3-none-any.whl
Algorithm Hash digest
SHA256 13dfc41318d7fb1b6eb4c0a767711bafca09f0e8674af6ac6eec8c3737437cd9
MD5 ce72acdeaf731de9de7bba3e11646266
BLAKE2b-256 13aa3d71a979c0261c7cc930fed7868f769656cad48f4d7bced59475d39fc3a4

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