{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"txrisk/risk-tools","title":"TXRISK Risk Tools","description":"Read-only TXRISK remote MCP wrapper for risk snapshots, webhook verification, lead qualification, and support telemetry.","version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://txrisk.xyz/mcp","headers":[{"name":"X-API-Key","description":"TXRISK API key with access to the bounded MCP wrapper.","isRequired":true,"isSecret":true}]}],"configSchema":{"type":"object","required":["apiKey"],"properties":{"apiKey":{"type":"string","title":"TXRISK API key","description":"Static API key for the bounded TXRISK MCP wrapper.","writeOnly":true,"x-from":"header","x-name":"x-api-key"}}}}