{"name":"aurelianflo","title":"AurelianFlo","version":"0.1.2","status":"production","transport":"streamable-http","endpoint":"https://aurelianflo.com/mcp","description":"Remote MCP server for OFAC wallet screening, crypto wallet sanctions checks, enhanced due diligence memos, and audit-ready report output. Use it when an agent needs to screen a wallet for OFAC exposure or generate compliance review artifacts.","server_card":"https://aurelianflo.com/.well-known/mcp/server-card.json","documentation":"https://aurelianflo.com/server-card","llms_txt":"https://aurelianflo.com/llms.txt","openapi":"https://aurelianflo.com/openapi.json","mcpServers":{"aurelianflo":{"url":"https://aurelianflo.com/mcp","transport":"streamable-http"}},"tools":[{"name":"wallet.ofac.screen","title":"OFAC Wallet Screen","description":"Use when a user or agent asks whether a wallet address is sanctioned, blocked, OFAC-listed, or safe to review before payment.","inputSchema":{"type":"object","properties":{"address":{"type":"string","description":"Input field accepted by wallet.ofac.screen."},"asset":{"type":"string","description":"Input field accepted by wallet.ofac.screen."}}}},{"name":"wallet.ofac.batch","title":"Batch Wallet Screen","description":"Use when a user or agent needs to screen up to 100 wallet addresses for sanctions exposure before payout, onboarding, or treasury movement.","inputSchema":{"type":"object","properties":{"addresses":{"type":"string","description":"Input field accepted by wallet.ofac.batch."},"asset":{"type":"string","description":"Input field accepted by wallet.ofac.batch."}}}},{"name":"wallet.ofac.report","title":"OFAC Wallet Screen Report","description":"Use when a wallet OFAC check should return JSON, PDF, or DOCX output for review, case intake, or audit handoff.","inputSchema":{"type":"object","properties":{"address":{"type":"string","description":"Input field accepted by wallet.ofac.report."},"asset":{"type":"string","description":"Input field accepted by wallet.ofac.report."},"output_format":{"type":"string","description":"Input field accepted by wallet.ofac.report."}}}},{"name":"compliance.edd.report","title":"Enhanced Due Diligence Memo","description":"Use when a wallet set needs an enhanced due diligence memo with case metadata, evidence summary, follow-up actions, and OFAC wallet screening underneath.","inputSchema":{"type":"object","properties":{"subject_name":{"type":"string","description":"Input field accepted by compliance.edd.report."},"addresses":{"type":"string","description":"Input field accepted by compliance.edd.report."},"output_format":{"type":"string","description":"Input field accepted by compliance.edd.report."}}}}]}