Kontrol
by B-A-M-N
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address to bind the server. Default is 127.0.0.1. | 127.0.0.1 |
| PORT | No | Port to bind the server. Default is 7676. | 7676 |
| KONTROL_AUTH_MODE | No | Authentication mode. Set to 'tunnel' for OpenAI Secure MCP Tunnel setup. | |
| KONTROL_POLICY_MODE | No | Policy mode: allow, deny, ask. Default is ask. | ask |
| KONTROL_POLICY_TOOL_BASH | No | Policy for bash tool: allow, deny, ask. | ask |
| KONTROL_POLICY_PATH_RULES | No | JSON array of path policy rules. | [] |
| KONTROL_POLICY_TOOL_WRITE | No | Policy for write tool: allow, deny, ask. | ask |
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 | |