pop-pay
by 100xPercent
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POP_CDP_URL | No | URL for Chrome DevTools Protocol (CDP) connection | http://localhost:9222 |
| POP_MAX_DAILY | No | Maximum USD per day | 500.0 |
| POP_MAX_PER_TX | No | Maximum USD per transaction | 100.0 |
| POP_STRIPE_KEY | No | Stripe API key for Stripe Issuing provider | |
| POP_AUTO_INJECT | No | Enable CDP card injection | true |
| POP_BLOCK_LOOPS | No | Block hallucination/retry loops | true |
| POP_GUARDRAIL_ENGINE | No | Guardrail mode: 'keyword' (zero-cost) or 'llm' (semantic) | keyword |
| POP_ALLOWED_CATEGORIES | No | Approved vendor categories as a JSON string array | ["aws","cloudflare"] |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/100xPercent/pop-pay'
If you have feedback or need assistance with the MCP directory API, please join our Discord server