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.202507081103.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.202507081103-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507081103.tar.gz
Algorithm Hash digest
SHA256 5642d50b61c410185d2effade951b53bbbab99eb9c9765891521692ef07db4a0
MD5 e743555452057db540dc38ddfe8b1403
BLAKE2b-256 36604d774ecf75734932c84962467240e72d22ac303ea5b6e5743074ee09bfcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507081103-py3-none-any.whl
Algorithm Hash digest
SHA256 ee8341b1034333c3323cb1f347322f7012bf8739cff3d9b6d93a078974208877
MD5 0df754d52d7c569a60cce06d01931e2b
BLAKE2b-256 f74a858c5d781e2b33d00b8afcc47615e82e510125bf4f1835445edf3da0a298

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