asante-secure-multi-agent
by Claire56
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | Yes | Your OpenAI API key. | |
| ASANTE_AUTH_MODE | Yes | Authentication mode: 'dev' for local development or 'jwks' for external JWKS verification. | |
| ASANTE_AUTH_ISSUER | No | Issuer URL for external JWKS access tokens. | |
| ASANTE_AUTH_AUDIENCE | No | Expected audience for external JWKS access tokens. | |
| ASANTE_AUTH_JWKS_URL | No | URL of the JWKS endpoint for external access-token verification. | |
| ASANTE_DEV_JWT_SECRET | No | Secret used to sign and verify local development JWT access tokens (required in dev mode). | |
| ASANTE_AUTH_ALGORITHMS | No | Allowed JWT algorithms (e.g. RS256). |
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