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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507040919.tar.gz
Algorithm Hash digest
SHA256 ec5d36cfd38ea3421eb151d60d70189eb58558ff11ad879f3def0bc8d301236c
MD5 230377944bc25235d99c364a35f2b035
BLAKE2b-256 1478cecbbdf095b2a34dcfc6671c8c35907bf1e50d8613bdc1f41b75a16dda5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202507040919-py3-none-any.whl
Algorithm Hash digest
SHA256 a5d84d68d97ef872cf0c5a1c6aeb76762a6e1948b8ff8e24e9817a95ea775513
MD5 02af1a22578d9221dd3413d7845e3206
BLAKE2b-256 1967ff06b802150f74974e4bbca11dc38048929b333800c5be7460d535800233

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