Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POP_CDP_URLNoChrome DevTools Protocol URL for card injection.http://localhost:9222
POP_BYOC_CVVNoCard CVV for BYOC mode.
POP_MAX_DAILYNoMaximum total amount allowed per day.500.0
POP_MAX_PER_TXNoMaximum amount allowed per transaction.100.0
POP_STRIPE_KEYNoStripe secret key (sk_live_... or sk_test_...) for real virtual card issuing via Stripe Issuing.
POP_AUTO_INJECTNoEnable CDP card injection into browser forms via Chrome DevTools Protocol (true/false).false
POP_BILLING_ZIPNoBilling ZIP code for auto-filling payment forms.
POP_BLOCK_LOOPSNoWhether to block detected hallucination or retry loops (true/false).true
POP_BYOC_NUMBERNoPhysical credit card number for Bring Your Own Card (BYOC) mode.
POP_BILLING_EMAILNoBilling email address for auto-filling payment forms.
POP_BYOC_EXP_YEARNoCard expiry year (e.g., 27) for BYOC mode.
POP_BILLING_STREETNoBilling street address for auto-filling payment forms.
POP_BYOC_EXP_MONTHNoCard expiry month (e.g., 12) for BYOC mode.
POP_GUARDRAIL_ENGINENoGuardrail engine type: 'keyword' for simple phrase blocking or 'llm' for semantic analysis.keyword
POP_BILLING_LAST_NAMENoBilling last name for auto-filling payment forms.
POP_ALLOWED_CATEGORIESNoVendors the agent is allowed to pay. Specified as a JSON array string.["aws","cloudflare"]
POP_BILLING_FIRST_NAMENoBilling first name for auto-filling payment forms.

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/TPEmist/Point-One-Percent'

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