We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/n8m8/paypls-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•302 B
# PayPls API Configuration
# Get your credentials at https://paypls.io/settings/api
# API endpoint (default: https://api.paypls.io)
PAYPLS_API_URL=https://api.paypls.io
# Your agent token (required)
# Generate this in the PayPls dashboard under Settings > API Keys
PAYPLS_TOKEN=your_agent_token_here