whichtool
by mattagame
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NO_COLOR | No | Set to disable ANSI color output (e.g., '1' or 'true'). | |
| OPENAI_API_KEY | No | API key for the OpenAI provider (used when --provider openai or openai-chat is specified). | |
| TOGETHER_API_KEY | No | API key for the Together provider (used when --provider together is specified). | |
| ANTHROPIC_API_KEY | No | API key for the Anthropic provider (used when --provider anthropic is specified). | |
| OPENROUTER_API_KEY | No | API key for the OpenRouter provider (used when --provider openrouter is specified). | |
| WHICHTOOL_PROVIDER_API_KEY | No | API key for any OpenAI-compatible provider (used when --provider is an openai-compatible endpoint). | |
| WHICHTOOL_HTTP_AUTHORIZATION | No | Authorization header value for HTTP-target servers (e.g., 'Bearer <token>'). Required if the target uses HTTP with credentials. | |
| WHICHTOOL_HTTP_AUTHORIZATION_ORIGIN | No | Allowed origin for the HTTP authorization. Must be provided along with WHICHTOOL_HTTP_AUTHORIZATION. Remote targets require HTTPS. |
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