Skip to main content
Glama

WarpGBM MCP Service

.env.example736 B
# WarpGBM MCP Service Environment Variables # Copy this file to .env and fill in your values # X402 Payment Configuration X402_WALLET_ADDRESS=0x0000000000000000000000000000000000000000 # Your USDC wallet address (Base network) X402_JWT_SECRET=change-me-generate-with-openssl-rand-hex-32 # Generate with: openssl rand -hex 32 X402_PAYMENT_REQUIRED=false # Set to "true" to enforce payments X402_API_KEYS= # Comma-separated API keys for trusted partners (optional) # Base Network RPC (use Alchemy or Infura for production) BASE_RPC_URL=https://mainnet.base.org # Modal Configuration (only needed for Modal deployment) MODAL_TOKEN_ID= # Your Modal token ID MODAL_TOKEN_SECRET= # Your Modal token secret # Development DEBUG=false

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/jefferythewind/warpgbm-mcp-service'

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