{
  "name": "Toolwise",
  "domain": "toolwise.cloud",
  "publisher": "Hendler Dynasty Unternehmergesellschaft (haftungsbeschraenkt)",
  "contact": "hendler.dynasty@gmail.com",
  "description": "Static multilingual browser tools and workflows that run locally without server-side processing.",
  "generatedAt": "2026-05-26T10:34:19.128Z",
  "capabilities": [
    {
      "id": "discover",
      "title": "Discover public catalog",
      "method": "GET",
      "url": "https://toolwise.cloud/llms-full.txt",
      "payment": "free"
    },
    {
      "id": "list-products",
      "title": "List paid agent products",
      "method": "GET",
      "url": "https://toolwise.cloud/api/agent/products.json",
      "payment": "free"
    },
    {
      "id": "fetch-product",
      "title": "Fetch normalized premium product payload",
      "method": "GET",
      "urlTemplate": "https://toolwise.cloud/api/agent/product/{productId}",
      "payment": "x402",
      "prices": {
        "content": "0.01",
        "tool": "0.05",
        "currency": "USDC"
      }
    },
    {
      "id": "tollbit-agent-site",
      "title": "Use TollBit agent site",
      "method": "GET",
      "url": "https://tollbit.toolwise.cloud",
      "payment": "tollbit"
    }
  ],
  "products": [
    {
      "productId": "toolwise-tool-manifest",
      "type": "dataset",
      "title": "Toolwise tool manifest",
      "summary": "Structured catalog of tools, categories, workflows, aliases and AI-readable index data.",
      "canonicalUrls": [
        "https://toolwise.cloud/daten/tools.json",
        "https://toolwise.cloud/daten/tool-manifest.json",
        "https://toolwise.cloud/daten/ai-index.json"
      ],
      "schemaType": "Dataset",
      "freshness": "current tool manifest",
      "freeDiscoveryUrls": [
        "https://toolwise.cloud/llms-full.txt"
      ],
      "paidEndpoint": "https://toolwise.cloud/api/agent/product/toolwise-tool-manifest",
      "price": "0.01 USDC"
    },
    {
      "productId": "seo-and-publishing-workflows",
      "type": "content-pack",
      "title": "SEO and publishing workflows",
      "summary": "Workflow routes for schema, robots, meta, sitemap, international SEO and content quality checks.",
      "canonicalUrls": [
        "https://toolwise.cloud/en/workflows/seo-publishing-check/",
        "https://toolwise.cloud/en/workflows/schema-content-map/",
        "https://toolwise.cloud/en/workflows/indexing-and-robots-pass/"
      ],
      "schemaType": "HowTo",
      "freshness": "current workflow catalog",
      "freeDiscoveryUrls": [
        "https://toolwise.cloud/llms-full.txt"
      ],
      "paidEndpoint": "https://toolwise.cloud/api/agent/product/seo-and-publishing-workflows",
      "price": "0.01 USDC"
    },
    {
      "productId": "developer-debug-workflows",
      "type": "tool-schema",
      "title": "Developer debug workflow schemas",
      "summary": "Structured route and input map for JSON, URL, regex, HTTP and token debugging workflows.",
      "canonicalUrls": [
        "https://toolwise.cloud/en/workflows/developer-debug-strip/",
        "https://toolwise.cloud/en/tools/json-formatter/",
        "https://toolwise.cloud/en/tools/urlsearchparams-inspector/"
      ],
      "schemaType": "SoftwareApplication",
      "freshness": "current debug workflow catalog",
      "freeDiscoveryUrls": [
        "https://toolwise.cloud/llms-full.txt"
      ],
      "paidEndpoint": "https://toolwise.cloud/api/agent/product/developer-debug-workflows",
      "price": "0.05 USDC"
    }
  ]
}
