# API Configuration
API_URL=http://localhost:3000/api
# Authentication
JWT_SECRET=your-jwt-secret-key
JWT_EXPIRES_IN=1h
# Stripe Configuration (for webhook testing)
STRIPE_SECRET_KEY=sk_test_your_test_key
STRIPE_WEBHOOK_SECRET=whsec_your_webhook_secret
# This is a mock environment file for the playground
# In a real application, never commit this file to version control
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/vertile-ai/next-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server