Connxio MCP Server
Officialby connxio
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONNXIO_DEBUG_HTTP | No | Enable HTTP debug logging (set to 'true' to enable) | |
| CONNXIO_OAUTH_SCOPE | No | Override OAuth scope (default: api://connxio/.default) | |
| CONNXIO_API_BASE_URL | No | Override API base URL (default: https://api.connxio.com) | |
| CONNXIO_INSECURE_TLS | No | Allow insecure TLS connections (set to 'true' for local development) | |
| CONNXIO_OAUTH_CLIENT_ID | No | OAuth client ID for Connxio authentication | |
| CONNXIO_OAUTH_TOKEN_URL | No | Override OAuth token URL (default: https://api.connxio.com/oauth/token) | |
| CONNXIO_OAUTH_CLIENT_SECRET | No | OAuth client secret for Connxio authentication |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/connxio/cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server