{"version":"1.0.0","service":"sap-mcp-server","serverVersion":"0.9.74","kind":"premium-webhook-catalog","title":"SAP MCP Premium Webhook Catalog","description":"Public, secret-free premium capability contracts for SAP MCP. Discovery and planning are free; live delivery requires x402/pay.sh settlement and configured providers.","links":{"catalog":"https://mcp.sap.oobeprotocol.ai/premium/catalog.json","streams":"https://mcp.sap.oobeprotocol.ai/premium/streams.json","webhooks":"https://mcp.sap.oobeprotocol.ai/premium/webhooks.json","docs":"https://mcp.sap.oobeprotocol.ai/docs/18_PREMIUM_PLUGIN_RUNTIME.md","mcp":"https://mcp.sap.oobeprotocol.ai/mcp","pricing":"https://mcp.sap.oobeprotocol.ai/pricing.json","x402Discovery":"https://mcp.sap.oobeprotocol.ai/.well-known/x402","payShProvider":"https://mcp.sap.oobeprotocol.ai/pay/provider.yml"},"monetization":{"planning":"free","liveDelivery":"x402/pay.sh required when the selected provider is live and the session is activated.","sourceOfTruth":"https://mcp.sap.oobeprotocol.ai/pricing.json","localBridgeTool":"sap_payments_call_paid_tool"},"providerStatus":{"SAP_MCP_PREMIUM_DEFILAMA_API_URL":true,"SAP_MCP_PREMIUM_DEXSCREENER_API_URL":true,"SAP_MCP_PREMIUM_JUPITER_STREAM_URL":false,"SAP_MCP_PREMIUM_PYTH_STREAM_URL":true,"SAP_MCP_PREMIUM_WEBHOOK_SIGNER":true},"privatePluginSupport":{"enabled":true,"exposePrivateDiscovery":true,"loadedManifestCount":4,"rejectedManifestCount":2,"loaderEnv":["SAP_MCP_ENABLE_PREMIUM_PLUGINS","SAP_MCP_PLUGIN_DIR","SAP_MCP_PREMIUM_EXPOSE_PRIVATE_DISCOVERY"],"contract":"Private premium plugins must ship a manifest that passes sap_premium_validate_plugin_manifest. The public SAP MCP repo only exposes the contract; enterprise plugin code and provider secrets stay outside the open repo.","safety":"Plugin manifests are data only. SAP MCP does not execute plugin code from user input, and provider secrets are never exposed through public metadata."},"capabilities":[{"id":"price.threshold.crossed","type":"webhook","title":"Price threshold webhook","description":"Delivers signed HTTPS callbacks when configured mint/feed thresholds cross.","status":"requires-provider","requiresProvider":true,"providerEnv":["SAP_MCP_PREMIUM_WEBHOOK_SIGNER"],"inputSchema":{"type":"object","required":["targetUrl","events"],"properties":{"targetUrl":{"type":"string","format":"uri","description":"HTTPS webhook target owned by the buyer. Localhost and private network URLs are rejected by providers."},"events":{"type":"array","minItems":1,"items":{"type":"string","description":"Event id listed in the capability delivery contract."},"description":"Exact event ids to deliver to this webhook subscription."},"signingPublicKey":{"type":"string","description":"Optional public key used by the consumer to verify webhook signatures."}},"additionalProperties":false},"outputSchema":{"type":"object","required":["deliveryId","eventType","deliveredAt","signature","payload"],"properties":{"deliveryId":{"type":"string","description":"Idempotent webhook delivery id."},"eventType":{"type":"string","description":"Delivered premium event type."},"deliveredAt":{"type":"string","format":"date-time","description":"ISO timestamp for delivery attempt."},"signature":{"type":"string","description":"Provider signature over deliveryId, deliveredAt, and payload."},"payload":{"type":"object","additionalProperties":false,"description":"Versioned event payload."}},"additionalProperties":false},"pricing":{"tier":"premium-webhook","model":"x402-per-event","unit":"event","unitPriceUsd":0.0005,"minUnits":10,"maxUnits":100000,"settlement":"x402"},"delivery":{"transport":"webhook-http","events":["price.threshold.crossed"],"latencyTargetMs":1500,"replayWindowSeconds":900},"pluginId":"sap-premium-market-data","providerReady":true},{"id":"meme.newlisting.alert","type":"webhook","title":"New meme token listing alerts","description":"Delivers signed webhook callbacks when new meme token listings are detected on Solana DEXes. Alerts include token metadata, initial liquidity, honeypot check results, and dev wallet concentration analysis. Filters ensure only tokens meeting minimum liquidity thresholds are delivered.","status":"requires-provider","requiresProvider":true,"providerEnv":["SAP_MCP_PREMIUM_DEXSCREENER_API_URL","SAP_MCP_PREMIUM_WEBHOOK_SIGNER"],"inputSchema":{"type":"object","required":["targetUrl","events"],"properties":{"targetUrl":{"type":"string","format":"uri","description":"HTTPS webhook endpoint owned by the buyer."},"events":{"type":"array","minItems":1,"items":{"type":"string"},"description":"Event types to deliver to this webhook."},"minLiquidityUsd":{"type":"number","minimum":0,"description":"Minimum liquidity in USD for new listing alerts."},"honeypotCheck":{"type":"boolean","description":"Whether to run honeypot detection on new listings."},"devWalletCheck":{"type":"boolean","description":"Whether to check dev wallet concentration on new listings."},"signingPublicKey":{"type":"string","description":"Optional public key for webhook signature verification."}},"additionalProperties":false},"outputSchema":{"type":"object","required":["deliveryId","signalType","deliveredAt","signature","payload"],"properties":{"deliveryId":{"type":"string","description":"Idempotent delivery id."},"signalType":{"type":"string","description":"Signal type."},"deliveredAt":{"type":"string","format":"date-time","description":"ISO delivery timestamp."},"signature":{"type":"string","description":"HMAC-SHA256 signature."},"payload":{"type":"object","additionalProperties":false,"description":"Signal payload."}},"additionalProperties":false},"pricing":{"tier":"premium-webhook","model":"x402-per-event","unit":"event","unitPriceUsd":0.0015,"minUnits":5,"maxUnits":50000,"settlement":"x402"},"delivery":{"transport":"webhook-http","events":["meme.newlisting.alert"],"latencyTargetMs":500,"replayWindowSeconds":300},"pluginId":"sap-premium-meme-radar","providerReady":true}]}