Skip to main content
Glama

WarpGBM MCP Service

x4021.01 kB
{ "name": "WarpGBM MCP Service", "version": "1.0.0", "description": "Pay-per-use GPU-accelerated gradient boosting", "currency": "USDC", "network": "Base", "wallet_address": "SET_VIA_ENV_X402_WALLET_ADDRESS", "pricing": { "train": { "amount": 0.01, "unit": "USDC", "per": "request", "description": "Train model and return artifact" }, "predict_from_artifact": { "amount": 0.001, "unit": "USDC", "per": "request", "description": "Run inference with provided model" }, "predict_proba_from_artifact": { "amount": 0.001, "unit": "USDC", "per": "request", "description": "Run probability inference" } }, "payment_methods": [ "crypto", "stripe", "api_key" ], "verification_endpoint": "/x402/verify", "status_endpoint": "/x402/status", "callback_url": "https://mcp.warpgbm.ai/x402/verify", "notes": "Payment currently optional for testing. Will be enforced in production." }

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