Technology Stack Detection API
https://tech-enrichment-x402-production.up.railway.app/mcp
● degraded
Detect 50+ technologies on any website: CMS, frameworks, analytics, CDN. x402 payments.
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://tech-enrichment-x402-production.up.railway.app/mcp
JSON-RPC initialize probe
curl -X POST https://tech-enrichment-x402-production.up.railway.app/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'