{
  "catalog_version": 1,
  "format": "Tokimi public agent tool catalog; not OpenAPI or an MCP client configuration",
  "name": "Tokimi public agent tools",
  "publisher": {
    "name": "Tokimi",
    "legal_name": "時見數位科技股份有限公司",
    "url": "https://tokimi.space/"
  },
  "reviewed_at": "2026-09-24",
  "guide": "https://tokimi.space/en/open-source/#agent-tools",
  "product_overview": "https://tokimi.space/en/#products",
  "tools": [
    {
      "id": "iff-apostille",
      "name": "IFF Apostille",
      "status": "public-alpha",
      "product_url": "https://ifandonlyif.io/apostille",
      "purpose": "Verify bundle signatures and detached ERC-8004 bindings; read public issuer data.",
      "mcp": {
        "transport": "streamable-http",
        "url": "https://iff-mcp-api-production.up.railway.app/mcp/apostille",
        "authentication": "none",
        "read_only": true,
        "execution": "hosted-server"
      },
      "documentation": "https://ifandonlyif.io/apostille/docs",
      "api_reference": "https://ifandonlyif.io/apostille/api",
      "sdk_and_cli": "https://ifandonlyif.io/apostille/downloads",
      "source": "https://github.com/ifandonlyif-io/iff-apostille",
      "boundaries": [
        "Supply independently obtained issuer and key pins when deciding trust.",
        "Submit supported bundle or detached-binding JSON, not private keys or original files.",
        "Hosted checks are not independent offline verification in the MCP client.",
        "The public MCP endpoint cannot sign, publish or pay.",
        "Signatures do not establish content truth, legal effect or current authority."
      ]
    },
    {
      "id": "iff-x402-monitor",
      "name": "IFF x402 Evidence Monitor",
      "status": "public-alpha",
      "product_url": "https://ifandonlyif.io/monitor",
      "purpose": "Read public endpoint observations, compare x402 payment requirements and inspect transparency evidence.",
      "mcp": {
        "transport": "streamable-http",
        "url": "https://iff-mcp-api-production.up.railway.app/mcp/iff",
        "authentication": "none",
        "read_only": true,
        "execution": "hosted-server"
      },
      "documentation": "https://ifandonlyif.io/sdk#mcp",
      "sdk": "https://ifandonlyif.io/sdk",
      "source": "https://github.com/ifandonlyif-io/iff-x402-transparency",
      "boundaries": [
        "The tools do not execute payments or guarantee service delivery.",
        "Hosted checks are distinct from independent local verification.",
        "Observations are evidence, not a safety score or payment authorization."
      ]
    }
  ]
}
