Skip to main content
Glama
compiuta-origin

Connhex MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONNHEX_PASSWORDNoPassword for credentials authentication. Required when CONNHEX_AUTH_TYPE is 'credentials'.
CONNHEX_USERNAMENoUsername for credentials authentication. Required when CONNHEX_AUTH_TYPE is 'credentials'.
CONNHEX_AUTH_TYPENoAuthentication type. Options: 'credentials' (username/password), 'token' (bearer token), or 'session' (forwarded from client).credentials
CONNHEX_BEARER_TOKENNoStatic bearer token for token authentication. Required when CONNHEX_AUTH_TYPE is 'token'.
CONNHEX_INSTANCE_URLYesThe base URL of the Connhex instance you want to connect to.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/compiuta-origin/connhex-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server