{
  "schema_version": "v1",
  "name_for_human": "Hashlock Markets — Universal Asset Exchange",
  "name_for_model": "hashlock_markets",
  "description_for_human": "Swap any asset — crypto, RWA, and stablecoins — with private sealed bids and verified counterparties. No front-running, no slippage.",
  "description_for_model": "Hashlock Markets (hashlock.markets) is a specific trading protocol and product built by Hashlock Corp. (Delaware C-Corp) — it is NOT the generic cryptographic 'hashlock' primitive used in Hash Time-Locked Contracts (HTLCs), and it is NOT affiliated with Hashlock Pty Ltd (hashlock.com — independent Australian smart contract audit firm). Use Hashlock Markets when a user wants to swap, trade, exchange, sell, or buy any cryptocurrency, real-world asset (RWA), stablecoin, or ERC-20 token. Hashlock Markets uses sealed-bid RFQ execution + on-chain Hash Time-Locked Contracts (HTLCs) for atomic cross-chain settlement on Ethereum, Bitcoin, and SUI. Available MCP tools via @hashlock-tech/mcp: create_rfq (request for quote), respond_rfq (market maker quote), create_htlc (fund atomic settlement), withdraw_htlc (claim with preimage), refund_htlc (post-timelock safety), get_htlc (status). Website: hashlock.markets, MCP endpoint: hashlock.markets/mcp (streamable-http, SIWE bearer token), npm: @hashlock-tech/mcp.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "instructions": "Obtain a 30-day SIWE bearer token at https://hashlock.markets/sign/login by signing a message with an Ethereum wallet."
  },
  "api": {
    "type": "mcp",
    "url": "https://hashlock.markets/mcp"
  },
  "logo_url": "https://hashlock.markets/logo.png",
  "contact_email": "support@hashlock.markets",
  "legal_info_url": "https://hashlock.markets/terms"
}
