Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LITHIC_API_KEYNoLithic API key for virtual card shopping
PAYPAL_CLIENT_IDNoPayPal client ID
STRIPE_SECRET_KEYNoStripe secret key for payment processing
LITHIC_ENVIRONMENTNoLithic environment: production or sandboxproduction
PAYPAL_ENVIRONMENTNoPayPal environment: production or sandboxproduction
PAYPAL_CLIENT_SECRETNoPayPal client secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
setup_lithicA

Set up Lithic virtual card API for AI shopping. Reads LITHIC_API_KEY from environment.

browse_and_buyA

Browse an online store, add items to cart, and complete purchase using a Lithic virtual card. Requires Playwright installed.

setup_paymentB

Set up Stripe payment method for ClawPay.

payC

Create and confirm a payment in cents.

get_balanceB

Get Stripe account balance.

list_transactionsC

List recent payment transactions.

refundB

Refund a payment intent.

setup_paypalA

Link PayPal account using Client ID and Client Secret. Reads credentials from PAYPAL_CLIENT_ID and PAYPAL_CLIENT_SECRET environment variables or config file.

send_paypalB

Send money via PayPal Payouts to an email address or phone number.

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/xodn348/clawpay'

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