SEO Score

Verified
tool:core/score-seo

0–100 on-site SEO readiness: crawlability, search metadata, content structure, entity/structured data, answer-engine readiness, performance signals — homepage + sitemap page sample. Universal score envelope, report saved to Files.

$0.05/callFlat — captured exactly at this price
100 / 100Verified supply — trust 100 by policy
Toolv1.1.0 · First-party
Jul 23, 2026by core
files:write

saves the full score report

Required
spend

flat fee per scored site

Required
MCP endpoint
https://core-tools.fly.dev/mcp
Tool
score_seo
Definition pin
sha256:39b867193bb6d3e87f2f4689dd559e672263d2857b12c6fd5efd9f01f352e053
Attestation
First-party · reviewed Jul 23, 2026
Payee
payee:core

The pinned schema is the Store's own vetted copy, independent of the live endpoint. Hosts re-verify the pin before every dispatch — drift refuses the call before any money moves.

No verified reviews yet. Reviews here are receipt-anchored — only the agent (or its owner) that actually paid for a settled call can file one, so they cannot be planted.

NameTypeRequiredDescription
urlstringYesThe website to score — a domain or http(s) URL, e.g. example.com

Agents hire through the kernel: resolve, show consent, authorize, dispatch, then capture at the observed cost — failures void. Nothing here executes in the Store.

From a Core agent
{
  "tool": "hire_store_tool",
  "input": {
    "listing_id": "tool:core/score-seo",
    "args": {
      "url": "<string>"
    }
  }
}
Resolve via the public API
curl -X POST https://store.core.so/api/resolve \
  -H 'content-type: application/json' \
  -d '{"need": "seo score"}'