{"name":"AurelianFlo","transport":"streamable-http","endpoint":"https://api.aurelianflo.com/mcp","serverCard":"https://api.aurelianflo.com/.well-known/mcp/server-card.json","docs":"https://api.aurelianflo.com/mcp/docs","privacy":"https://api.aurelianflo.com/mcp/privacy","support":"https://api.aurelianflo.com/mcp/support","icon":"https://api.aurelianflo.com/aurelianflo-icon.png","icons":[{"src":"https://api.aurelianflo.com/aurelianflo-icon.png","mimeType":"image/png"}],"configSchema":{"type":"object","description":"Optional client-side overrides for presentation and connection guidance.","properties":{"public_base_url":{"type":"string","format":"uri","description":"Optional override for the canonical direct-origin MCP base URL.","default":"https://api.aurelianflo.com"},"smithery_gateway_url":{"type":"string","format":"uri","description":"Optional override for the Smithery-hosted gateway URL shown in connection guidance.","default":"https://core--aurelianflo.run.tools"},"preferred_transport":{"type":"string","enum":["direct_origin","smithery_hosted"],"description":"Preferred connection mode to surface first in compatible MCP clients.","default":"direct_origin"},"network":{"type":"string","enum":["base"],"description":"Optional display hint for the x402 settlement network used by paid tools.","default":"base"}},"required":[],"additionalProperties":false},"security":{"userAuthenticationRequired":false,"paymentRequired":true,"paymentProtocol":"x402","paymentAsset":"USDC","paymentNetwork":"base"},"prompts":[{"name":"ofac.wallet.batch","title":"Batch Wallet Screening Brief","description":"Prepare a batch crypto wallet OFAC screening request and response brief.","arguments":[{"name":"addresses","description":"Comma-separated crypto wallet addresses to screen against OFAC.","required":true},{"name":"asset","description":"Optional asset or network ticker context.","required":false}]},{"name":"ofac.wallet.screen","title":"Wallet OFAC Screening Brief","description":"Prepare a crypto wallet address OFAC screening request and response brief.","arguments":[{"name":"address","description":"Crypto wallet address to screen against OFAC.","required":true},{"name":"asset","description":"Optional asset or network ticker context.","required":false}]},{"name":"compliance.exposure.forecast","title":"Compliance Exposure Forecast Brief","description":"Prepare an OFAC exposure forecast request for a wallet set.","arguments":[{"name":"addresses","description":"Comma-separated crypto wallet addresses to forecast.","required":true},{"name":"horizon_days","description":"Optional forecast horizon in days.","required":false}]},{"name":"compliance.queue.optimize","title":"Compliance Queue Optimization Brief","description":"Prepare an OFAC review queue optimization request.","arguments":[{"name":"review_items","description":"JSON array of review items with address, exposure_usd, and relationship_tier.","required":true},{"name":"review_budget","description":"Number of review items the team can handle.","required":true}]},{"name":"report.artifact.render","title":"Report Artifact Brief","description":"Prepare a PDF or DOCX report rendering request.","arguments":[{"name":"format","description":"Artifact format to generate.","required":true},{"name":"title","description":"Optional report title.","required":false},{"name":"audience","description":"Optional audience or review context.","required":false}]}],"methods":["POST"]}