Wingman
by a526800921
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUX_LOG_FILE | No | Log file path; set to 'off' to disable | .aux-model.log |
| AUX_LOG_LEVEL | No | Log level (debug/info/warn/error) | info |
| AUX_MODEL_NAME | No | Model name | deepseek-v4-flash |
| AUX_MODEL_API_KEY | No | API key for the model (optional, fallback used if not set) | |
| AUX_MODEL_BASE_URL | No | OpenAI-compatible API base URL | https://api.deepseek.com/v1 |
| AUX_MODEL_PROVIDER | No | Model provider (remote/local) | remote |
| AUX_WORKSPACE_ROOT | No | Root directory for file access (defaults to current directory) | |
| AUX_MODEL_TIMEOUT_MS | No | Request timeout in milliseconds | 30000 |
| AUX_MODEL_ALLOWED_HOSTS | No | Comma-separated list of allowed API hosts | |
| AUX_ALLOW_INSECURE_LOCAL_HTTP | No | Allow insecure local HTTP (loopback only) | false |
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/a526800921/Wingman'
If you have feedback or need assistance with the MCP directory API, please join our Discord server