Is there a current email address or social media profile where I can reach the former owner or maintainer of debts.ai?
No page on the site addresses this.
confidence high · grounding synthesized · weight 0.00 · Absent
scanned Aug 6, 2026
It appears to be a website that is currently inaccessible due to permission issues.
Tier 1 · Agent-Unreadable
Scored by asking 8 questions a buyer of a error-page product asks, then grading this site’s own pages: answered, hedged (partial or vague), or silent (no page answers it). How scoring works
8 buyer questions · graded against the site’s own pages
Goes silent · contact · high importance
Is there a current email address or social media profile where I can reach the former owner or maintainer of debts.ai?
Goes silent · data · high importance
If I had an account on debts.ai, is there any remaining process to export or recover my old data?
This report is public. Own debts.ai? Claiming is free: crawl every page, re-audit as you fix, and track your score over time.
Sign in to claim100 points sit between debts.ai and 100: 8 open questions and 13 missing protocol checks, ordered by estimated payoff.
Point estimates are per fix under scoring v2. They are not additive to a promised total.
Is there a current email address or social media profile where I can reach the former owner or maintainer of debts.ai?
No page on the site addresses this.
confidence high · grounding synthesized · weight 0.00 · Absent
If I had an account on debts.ai, is there any remaining process to export or recover my old data?
Was debts.ai a personal-finance app, a B2B debt-collection platform, or a completely different kind of project before it went offline?
Are there any official mirrors, GitHub repos, or Wayback Machine snapshots where the old debts.ai content is preserved?
No page on the site addresses this.
confidence high · grounding synthesized · weight 0.00 · Absent
For former EU users, is there a specific email or form to request deletion of personal data still held by debts.ai?
No page on the site addresses this.
confidence high · grounding synthesized · weight 0.00 · Absent
What was the exact month and year when debts.ai stopped being publicly accessible?
Is the debts.ai domain registration set to auto-renew, or is it expected to expire and become available?
The debts.ai site does not state whether the domain registration is set to auto-renew or when it might expire. It only indicates that the domain is currently listed for sale on GoDaddy's aftermarket.
Source: /llms.txt
confidence high · grounding stated · weight 0.00 · Absent
Is the debts.ai source code available on GitHub or another platform under an open-source license?
No page on the site addresses this.
confidence high · grounding world-knowledge · weight 0.00 · Absent
The other half of the score: 16 checks for the files and headers agents look for. The 13 below are installs, not judgment calls, and most are an afternoon. Expand any for the snippet and the standard it follows. They sit after the queue because none of them changes what your pages say.
Sitedex generates this file from your crawl. Grab it in Files from this audit below.
Standardllmstxt.orgCommunity spec
User-agent: * Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: /
StandardCloudflare proposalVendor proposal
StandardSitedex metricSitedex metric
StandardRFC 9110 + 7763IETF RFC
StandardSitedex metricSitedex metric
Sitedex generates this file from your crawl. Grab it in Files from this audit below.
StandardModel Context ProtocolCommunity spec
StandardOpenAPI SpecIndustry standard
Sitedex generates this file from your crawl. Grab it in Files from this audit below.
StandardW3C WebMCP draftW3C / WHATWG
<link rel="canonical" href="https://debts.ai/" />
StandardRFC 6596IETF RFC
<meta name="description" content="debts.ai: [outcome you deliver] for [who you help]. One sentence, 50-160 characters." />
StandardHTML Living StandardW3C / WHATWG
<html lang="en">
StandardHTML LS + WCAG 2.1W3C / WHATWG
Sitedex generates this file from your crawl. Grab it in Files from this audit below.
StandardSchema.org + JSON-LDIndustry standard
Standardsitemaps.orgIndustry standard
Already passing 3 of 16: robots.txt, sitemap.xml, AI crawler access.
Sitedex already serves debts.ai as an MCP endpoint. Ask debts.ai anything an AI agent might ask, and see what its index returns. (To score your own site, use the form below.)
For developers and the engineer-on-call: copy these into your tools or your site.
Files from this audit
Built from this crawl. Download or copy each, then install it at the path noted.
Built from this crawl. Install at /llms.txt so agents start here.
Organization JSON-LD, pre-filled from this crawl. Wrap in a ld+json script.
MCP server card built from this crawl. Host at /.well-known/mcp/server-card.json.
WebMCP discovery manifest built from this crawl. Host at /.well-known/webmcp.json.
MCP endpoint
https://mcp.sitedex.dev/s/debts-ai/mcp
The URL anyone's agent points at. Read-only; safe to share.
Claude Code
claude mcp add debts --transport http https://mcp.sitedex.dev/s/debts-ai/mcp
One command, then the agent has it.
Cursor / Continue
{
"mcpServers": {
"debts": {
"url": "https://mcp.sitedex.dev/s/debts-ai/mcp"
}
}
}Drop into mcp.json.
WebMCP: two parts
WebMCP-capable browsers run the widget at runtime. Crawlers without JS rendering need the discovery manifest to find your tool surface. Install both.
1 · Widget script
<script async src="https://sitedex.dev/widget.js"></script>
Drop in <head>. WebMCP-capable browsers (Chrome 146+ Origin Trial) call navigator.modelContext.provideContext() via this script.
2 · Discovery manifest
{
"$schema": "https://wellknownmcp.org/schemas/webmcp.json",
"name": "debts.ai",
"tools": [
{ "name": "search", "description": "Search debts.ai's indexed content." },
{ "name": "get_page", "description": "Fetch a page from debts.ai as markdown." }
]
}Host alongside the script at /.well-known/webmcp.json. Crawlers that don't render JS rely on this.
Your turn
See which of these questions your site goes silent on.
Free, about 5 minutes. We crawl your site, test it against the buyer questions your category asks, and name what’s vague, contradictory, or missing, plus the files AI agents look for.