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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507081055.tar.gz
Algorithm Hash digest
SHA256 1b17202e6d286e204b07882d5f7064517282b7f076b332f2896079a3181a1216
MD5 e7191567e4280d9cdd7d856642c44e5d
BLAKE2b-256 1cd994e51b92d5b290b0470d26455ca414b45cbec68b2ea0d6d0c1ecbcee74c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507081055-py3-none-any.whl
Algorithm Hash digest
SHA256 b5e02e405f5d95c06fbbede2c90db062fea44ed9530be9d760b29f1ae357b2c0
MD5 fbe0dedda253bff0bb51f53f3f772fd3
BLAKE2b-256 f2418b31b5e31b8057d77b0c447a0d5c6592d37de0211d5d26a5277f9d377301

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