kushbitx-agent-mcp
by stffinfcti
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_MODEL | No | Model name for the endpoint. | qwen3:0.6b |
| AGENT_API_KEY | No | Optional bearer token for the model endpoint. | |
| EVIDENCE_FILE | No | Where sanitized evidence is written. | evidence/run-output.txt |
| KUSHBITX_LIVE | No | Set to '1' to enable live-network tests. | |
| AGENT_BASE_URL | No | OpenAI-compatible endpoint URL. | http://127.0.0.1:11434/v1 |
| AGENT_MAX_STEPS | No | Agent-loop step cap. | 15 |
| KUSHBITX_BASE_URL | No | Service base URL used by the MCP server. | https://kushbitx.com |
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