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

Uploaded Python 3

File details

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

File metadata

  • Download URL: rhsupportcli-99.0.202506251109.tar.gz
  • Upload date:
  • Size: 18.2 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.202506251109.tar.gz
Algorithm Hash digest
SHA256 1049e5e7bd673f13c2f3a26b74c1ee8e92979b00cacfcce9c78640d90cf28d5c
MD5 5a86a4b24b75aabc6edd2579624d54bf
BLAKE2b-256 6f6161c0c71884b05059937ab3f7e639070edbc512ddccb852e5cd4abb2ff09e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rhsupportcli-99.0.202506251109-py3-none-any.whl
Algorithm Hash digest
SHA256 386c5f080413589a474f57f050468cf4c1d10d7848a213cdca3aa3f0754bc580
MD5 b82f03fdac376152db8d6efefad68304
BLAKE2b-256 f67725b6f2f472954e960fc85710662d4e8f5b94beeb34133e00e8d734aa2e52

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