# Stripe API Configuration
# Copy this file to .env and fill in your actual values
# Your Stripe API key (test or live)
# Get it from: https://dashboard.stripe.com/apikeys
STRIPE_API_KEY=sk_test_...
# Your Stripe Customer ID
# Format: cus_xxxxx
STRIPE_CUSTOMER_ID=cus_...
# Provider-specific API keys
# (Only required for the provider you want to test)
# OpenAI API key
OPENAI_API_KEY=sk-...
# Anthropic API key
ANTHROPIC_API_KEY=sk-ant-...
# Google Generative AI API key
GOOGLE_GENERATIVE_AI_API_KEY=...
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/stripe/agent-toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server