NodeProxy
by pgalyen1987
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind to | 0.0.0.0 |
| PRICE_USDC | No | Standard tier price per parse | 0.002 |
| PUBLIC_URL | No | Used in discovery manifests | localhost |
| X402_NETWORK | No | Primary network; use eip155:8453 on mainnet | eip155:84532 |
| X402_NETWORKS | No | Comma-separated CAIP-2 ids (Base, Polygon, Arbitrum, optional Ethereum L1) | CDP bundle |
| CDP_API_KEY_ID | No | Coinbase CDP facilitator (mainnet) | |
| MPP_SECRET_KEY | No | Stripe MPP on /mcp/execute | |
| WALLET_ADDRESS | Yes | USDC recipient (your revenue) | |
| FACILITATOR_URL | No | x402 facilitator | https://x402.org/facilitator |
| STRIPE_SECRET_KEY | No | Stripe MPP on /mcp/execute | |
| CAPTCHA_SOLVER_KEY | No | 2captcha API key (optional) | |
| CDP_API_KEY_SECRET | No | Coinbase CDP facilitator (mainnet) | |
| STEALTH_PRICE_USDC | No | Stealth tier price per parse | 0.05 |
| STEALTH_PROXY_URLS | No | Comma-separated proxy URLs for stealth tier | |
| MAX_CONCURRENT_PARSES | No | Maximum concurrent parses | 20 |
| RATE_LIMIT_PER_MINUTE | No | Rate limit per minute | 120 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |