Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AE_API_KEYNoVault-issued API key required for the governed tools (ae_get_agent, ae_verify_action, ae_mint).

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ae_verify_sovereignA

Verify a signed message against a known agent address. Pure crypto, no vault, no API key, no network. Verification is always free.

ae_get_agentA

Fetch the vault-registered public record for an agent id. Requires a vault-issued API key.

ae_verify_actionA

Verify a signed action against the vault-held record for an agent. Requires a vault-issued API key.

ae_mintA

Mint a capability through the vault from a MintDelegate and a signed MintRequest. Returns a mint receipt. Requires a vault-issued API key. This is a governed action.

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/BlackBoxEngineering/agent-envelope-mcp'

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