Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEZZLE_ENVNoEnvironment: sandbox or production.sandbox
MCP_HTTP_HOSTNoHost for HTTP transport.127.0.0.1
MCP_HTTP_PORTNoPort for HTTP transport.3000
MCP_TRANSPORTNoTransport: stdio or http.stdio
SEZZLE_API_KEYNoYour Sezzle API public key. Required for production.
SEZZLE_READ_ONLYNoIf true, mutation tools are not registered.true
SEZZLE_API_SECRETNoYour Sezzle API private key. Required for production.
MCP_HTTP_AUTH_TOKENNoBearer token for non-loopback HTTP bind. Required if binding to non-loopback address.
SEZZLE_API_BASE_URLNoBase URL for Sezzle API. Default for sandbox: https://sandbox.gateway.sezzle.com, for production: https://gateway.sezzle.com.
SEZZLE_MERCHANT_UUIDNoYour Sezzle merchant UUID. Required for production.
SEZZLE_WEBHOOK_SECRETNoYour Sezzle webhook signing secret for HMAC-SHA256 verification.
MCP_HTTP_ALLOWED_HOSTSNoAllowed hosts for non-loopback HTTP bind. Required if binding to non-loopback address.
MCP_HTTP_ALLOWED_ORIGINSNoAllowed origins for non-loopback HTTP bind. Required if binding to non-loopback address.
SEZZLE_PERMISSION_PROFILENoPermission profile: read, finance, webhooks, support, or admin.read
SEZZLE_REQUIRE_CONFIRMATIONNoIf true, mutations require explicit confirmation with preview_id.true

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/onatozmenn/sezzle-merchant-mcp'

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