Skip to main content
Glama
AUTHENSOR

authensor-mcp-server

Official
by AUTHENSOR

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTHENSOR_API_KEYNoThe API key used for authenticating with the control plane and binding to the principal identity.
AUTHENSOR_PRINCIPAL_IDYesThe unique identifier for the agent principal (e.g., 'my-agent').
AUTHENSOR_SHADOW_POLICY_IDNoOptional policy ID for shadow evaluation testing, allowing you to test new policies alongside active ones without enforcement.
AUTHENSOR_CONTROL_PLANE_URLNoThe URL of the Authensor control plane. Defaults to http://localhost:3000http://localhost:3000
AUTHENSOR_BOOTSTRAP_ADMIN_TOKENNoThe bootstrap admin token used for initial configuration and admin actions.

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AUTHENSOR/authensor'

If you have feedback or need assistance with the MCP directory API, please join our Discord server