SEO Score
Verified0–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.
saves the full score report
Requiredflat 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.
| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | The 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.
{
"tool": "hire_store_tool",
"input": {
"listing_id": "tool:core/score-seo",
"args": {
"url": "<string>"
}
}
}curl -X POST https://store.core.so/api/resolve \
-H 'content-type: application/json' \
-d '{"need": "seo score"}'