detection-debt
by CyberTTopic
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_PROVIDER | No | Forces a choice of model provider when several keys are present. | |
| OPENAI_API_KEY | No | API key for OpenAI as the model provider. | |
| SANITY_DATASET | Yes | The Sanity dataset name. | production |
| SANITY_API_TOKEN | Yes | Organization-level token with Context Viewer role. Required for the agent to read through MCP; a project-level token returns 403 contextGrantRequired. | |
| ANTHROPIC_API_KEY | No | API key for Anthropic as the model provider. | |
| SANITY_PROJECT_ID | Yes | The Sanity project ID. | 6qz0b6rp |
| GOOGLE_GENERATIVE_AI_API_KEY | No | API key for Google Generative AI as the model provider. Default model is free of charge and requires no billing account. |
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