{"name":"AurelianFlo","transport":"streamable-http","endpoint":"https://127.0.0.1:41967/mcp","serverCard":"https://127.0.0.1:41967/.well-known/mcp/server-card.json","docs":"https://127.0.0.1:41967/mcp/docs","privacy":"https://127.0.0.1:41967/mcp/privacy","support":"https://127.0.0.1:41967/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":"batch_wallet_screening_brief","title":"Batch Wallet Screening Brief","description":"Prepare a batch wallet OFAC screening request and response brief.","arguments":[{"name":"addresses","description":"Comma-separated wallet addresses to screen.","required":true},{"name":"asset","description":"Optional asset or network ticker context.","required":false}]},{"name":"wallet_ofac_screening_brief","title":"Wallet OFAC Screening Brief","description":"Prepare a wallet-address OFAC screening request and response brief.","arguments":[{"name":"address","description":"Wallet address to screen.","required":true},{"name":"asset","description":"Optional asset or network ticker context.","required":false}]},{"name":"decision_report_brief","title":"Decision Report Brief","description":"Prepare a Monte Carlo decision report request.","arguments":[{"name":"analysis_type","description":"Simulation workflow to summarize.","required":true},{"name":"decision_title","description":"Optional report title.","required":false},{"name":"objective","description":"Optional decision objective or review context.","required":false}]},{"name":"report_artifact_brief","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"]}