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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507040927.tar.gz
Algorithm Hash digest
SHA256 7b1d316389080e1797eeb96326149896f98f16de4981d9314c99e0e28b857cb7
MD5 f54e186e0a5f79e6bff4cd7d61453553
BLAKE2b-256 a853f8f0eded9dab013f8cb6da73c97ec96e43a091d67dd37ff1e8fdff9b7e22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507040927-py3-none-any.whl
Algorithm Hash digest
SHA256 38768ed80c9668b32b1a49f4e67d7282ae7c7268619b41c7db7d107347db0397
MD5 7e6ff9aca54dc539ea033894abfc3dce
BLAKE2b-256 be990fd1d9a1bdabcaa329e75e5aaddce005d81783ae6e1d9b67b8e0736dabbb

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