Skip to main content
Glama
Claire56

asante-secure-multi-agent

by Claire56

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYYesYour OpenAI API key.
ASANTE_AUTH_MODEYesAuthentication mode: 'dev' for local development or 'jwks' for external JWKS verification.
ASANTE_AUTH_ISSUERNoIssuer URL for external JWKS access tokens.
ASANTE_AUTH_AUDIENCENoExpected audience for external JWKS access tokens.
ASANTE_AUTH_JWKS_URLNoURL of the JWKS endpoint for external access-token verification.
ASANTE_DEV_JWT_SECRETNoSecret used to sign and verify local development JWT access tokens (required in dev mode).
ASANTE_AUTH_ALGORITHMSNoAllowed 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources