AGENTIQ
by adarshcod30
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MONGO_URI | Yes | MongoDB connection string | |
| AWS_REGION | No | AWS region for Bedrock | |
| GMAIL_USER | No | Gmail user for sending verification email | |
| JWT_SECRET | Yes | At least 32 characters; there is no fallback | |
| LLM_PRIMARY | No | Primary LLM provider, e.g. 'bedrock' or 'groq' | |
| MAIL_DRIVER | No | Email driver (e.g., 'gmail' or 'resend') | |
| GROQ_API_KEY | No | The Groq provider API key | |
| LLM_FALLBACK | No | Fallback LLM provider, e.g. 'groq' or 'bedrock' | |
| RENDER_API_KEY | No | Render API key for deployment agent | |
| BEDROCK_MODEL_ID | No | A Bedrock inference profile id, e.g. 'apac.amazon.nova-lite-v1:0' | |
| GOOGLE_CLIENT_ID | No | Google OAuth client ID | |
| GMAIL_APP_PASSWORD | No | Gmail app password | |
| GOOGLE_CLIENT_SECRET | No | Google OAuth client secret | |
| ALLOW_PRIVATE_TARGETS | No | Allow private target hosts (local fixtures only; refused in production) |
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