{
  "x402Version": 2,
  "id": 13458,
  "slug": "13458",
  "resource": "https://edge.innovalyxx.com/mcp/tools/get_agent_visibility",
  "description": "Returns a 0–100 generative-engine visibility score and estimated LLM mention rate for a URL. Cost $0.01 per call. Not HTTP uptime, TLS, or a credit.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xC4E347FDAEf10d2CCd4B55a2377dFBb0d5a9cDF0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "url": "url"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "estimated_llm_mention_rate": 0,
            "geo_score": 0,
            "ok": true,
            "payment": {},
            "tool": "get_agent_visibility",
            "url": "url"
          },
          "type": "json"
        }
      },
      "input": {
        "description": "Returns a 0–100 generative-engine visibility score and estimated LLM mention rate for a URL. Cost $0.01 per call. Not HTTP uptime, TLS, or a credit.",
        "example": {
          "url": "url"
        },
        "inputSchema": {
          "additionalProperties": false,
          "properties": {
            "url": {
              "description": "Absolute HTTPS URL whose generative-engine visibility score and estimated LLM mention rate should be returned.",
              "minLength": 1,
              "type": "string"
            }
          },
          "required": [
            "url"
          ],
          "type": "object"
        },
        "tool": "get_agent_visibility",
        "toolName": "get_agent_visibility",
        "transport": "streamable-http",
        "type": "mcp"
      },
      "output": {
        "example": {
          "estimated_llm_mention_rate": 0,
          "geo_score": 0,
          "ok": true,
          "payment": {},
          "tool": "get_agent_visibility",
          "url": "url"
        },
        "type": "json"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "url": {
                    "description": "Absolute HTTPS URL whose generative-engine visibility score and estimated LLM mention rate should be returned.",
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "description": "Generative-engine visibility snapshot (geo_score and estimated_llm_mention_rate).",
                "properties": {
                  "estimated_llm_mention_rate": {
                    "description": "Estimated LLM mention rate for the URL.",
                    "type": "number"
                  },
                  "geo_score": {
                    "description": "0–100 generative-engine visibility score.",
                    "type": "number"
                  },
                  "ok": {
                    "description": "True when the tool completed without a validation error.",
                    "type": "boolean"
                  },
                  "payment": {
                    "description": "Settlement receipt after x402 or sandbox payment.",
                    "type": "object"
                  },
                  "tool": {
                    "description": "Tool name that produced this payload.",
                    "type": "string"
                  },
                  "url": {
                    "description": "Queried URL.",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "edge.innovalyxx.com",
  "lastUpdated": "2026-09-17T08:30:39.969Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T08:30:39.408Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "edge.innovalyxx.com",
    "manifest_name": "edge.innovalyxx.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}