CAgneT Knowledge
Officialby Agent-IM
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYTHON_BIN | No | Path to Python interpreter. | |
| CAGNET_HOST | No | Hostname to bind the server to. | |
| CAGNET_PORT | No | Port to bind the server to. | |
| BOT_CAGNET_URL | No | Base URL of the MCP server. | http://127.0.0.1:3121/mcp |
| BOT_CAGNET_TOKEN | Yes | Token required for authentication. | |
| BOT_OPENCODE_MODEL | No | Model identifier in provider/model format. Alternative to BOT_CAGNET_OPENCODE_MODEL. | |
| BOT_AUTH_ISSUER_URL | No | Issuer URL for authentication. | http://localhost/internal-auth |
| BOT_OPENCODE_BINARY | No | Path to the opencode executable. Alternative to BOT_CAGNET_OPENCODE_BINARY. | |
| BOT_CAGNET_DATA_ROOT | No | Root directory for data storage. | |
| BOT_CAGNET_OPENCODE_AUTH | No | Path to opencode authentication credentials. | |
| BOT_CAGNET_OPENCODE_MODEL | No | Model identifier in provider/model format. Alternative to BOT_OPENCODE_MODEL. | |
| BOT_CAGNET_OPENCODE_BINARY | No | Path to the opencode executable. Alternative to BOT_OPENCODE_BINARY. | |
| BOT_CAGNET_OPENCODE_CONFIG | No | Path to opencode configuration. | |
| BOT_CAGNET_OPENCODE_VARIANT | No | Variant of the opencode model. | |
| BOT_CAGNET_OPENCODE_TIMEOUT_SECONDS | No | Timeout for opencode operations in seconds. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues