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.202506300845.tar.gz (18.3 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.202506300845-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rhsupportcli-99.0.202506300845.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for rhsupportcli-99.0.202506300845.tar.gz
Algorithm Hash digest
SHA256 0db55a14548e41ed26d78fe582811c95452be38e95d2c2bfd03025067b61303a
MD5 0645646e5777e94681e1783676d0415f
BLAKE2b-256 91c30582a2e10b2203a770d2ab4c541be18cfe8fee2ae5db0374f6342838d852

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202506300845-py3-none-any.whl
Algorithm Hash digest
SHA256 6dca3c72d6ecc8db1b5c953f0b059ef46740fc323138c1bbb012d24d35f70f92
MD5 d1adf090a5814a96fd6c088831ab83aa
BLAKE2b-256 2e6082b2d14e062608c4dc01427c3161f724774e738330c624552023f7706b83

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