Top Sitesform5472.online

Machine Readiness

Stored receipt and evidence

Overall

27

Readable

65

Callable

0

Commerce

30

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

dev.ucp.shopping.checkout, dev.ucp.shopping.fulfillment, dev.ucp.shopping.catalog.search, dev.ucp.shopping.catalog.lookup

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms, ucp

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
# 1. Global Rule: Allow all helpful search engines
User-agent: *
Allow: /
Disallow: /_api/*
Disallow: /_partials*

# 2. Optimization for Gemini & Google Search
# 'Google-Extended' is the specific token for Gemini/Vertex AI training
User-agent: Googlebot
User-agent: Google-Extended
Allow: /
Disallow: *?lightbox=

# 3. Optimization for OpenAI (ChatGPT/SearchGPT)
User-agent: GPTBot
User-agent: ChatGPT-User
Allow: /

# 4. Optimization for Other Major AI & LLM Crawlers
User-agent: ClaudeBot
User-agent: PerplexityBot
User-agent: anthropic-ai
User-agent: OAI-Search
User-agent: Grok
User-agent: BingAI
User-agent: DeepSeek
Allow: /

# 5. Optimization for Ads Performance
User-agent: AdsBot-Google-Mobile
User-agent: AdsBot-Google
Disallow: /_api/*
Disallow: /pro-gallery-webapp/v1/galleries/*

# 6. Block Aggressive/Non-Referral Bots
# These bots scrape your data but rarely send you traffic
User-agent: PetalBot
User-agent: CCBot
User-agent: Bytespider
Disallow: /

# 7. Respectful Crawl Delays for SEO Tools
User-agent: dotbot
User-agent: AhrefsBot
User-agent: SemrushBot
Crawl-delay: 10

# 8. Sitemaps
Sitemap: https://www.form5472.online/sitemap.xml
Sitemap: https://www.form5472.online/llms

Document

llms.txt

Open llms.txt
# form5472online
> This site provides comprehensive information regarding IRS Form 5472, a critical filing for foreign-owned U.S. corporations and entities engaged in U.S. business. It details the specific requirements, deadlines, and severe penalties, including a base penalty of $25,000 that can escalate indefinitely for non-compliance. The site also explains who must file, what constitutes reportable transactions, and offers guidance on penalty relief and best practices for compliance. It aims to help businesses understand and meet their obligations to avoid significant financial consequences.

## AI Agent Access

This site is powered by Wix and supports the Model Context Protocol (MCP)
for agentic AI access. AI agents can connect directly to retrieve live,
up-to-date site content — no scraping required.

- **Site MCP Endpoint:** https://www.form5472.online/_api/mcp
- **Wix MCP Docs:** https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp

## Available MCP Tools

### GetBusinessDetails
Retrieves business and site details such as timezone, email, phone, and address.
- No parameters required.

### SearchInSite
Searches the site for information.
- \`searchTerm\` — The term to search for in the site.

### SearchSiteApiDocs
Retrieves the API documentation for the Wix business solutions installed on
this site, and informs the AI client how to use the APIs. Use this tool for
querying products and services (instead of SearchInSite).
- \`searchTerm\` — The term to search for in the site API documentation.

### GenerateVisitorToken
Creates a new visitor session and obtains a visitor access token for the site.
Must be called before making any CallWixSiteAPI request if no visitor token
is already available in context.
- No parameters required.

### CallWixSiteAPI
Calls API methods on the site to perform actions on a visitor's behalf,
such as querying site data, booking an appointment, or starting a purchase.
- \`visitorToken\` — Visitor access token. Use GenerateVisitorToken first if not available.
- \`url\` — Absolute URL of the API method to call (e.g. https://www.wixapis.com/...). Retrieve using SearchSiteApiDocs.
- \`method\` — HTTP method to use for the API call.
- \`body\` — Request body as a valid JSON string.

### ReadFullDocsArticle
Fetches a complete article from the Wix developer documentation portal.
- \`articleUrl\` — URL of an article in the Wix developer documentation portal.

### ReadFullDocsMethodSchema
Fetches the full schema for a Wix API method. Should be called before
calling the actual method via CallWixSiteAPI.
- \`articleUrl\` — URL of the reference article for the Wix API method.

## What Visitors Can Do via AI + MCP

- Get business details (contact info, location, hours)
- Discover products and services on offer
- Book services and make reservations
- Start a purchase and be directed to the site to complete checkout
- Ask questions and get relevant answers without having to browse the site

## Notes

- No authentication required to connect to the MCP endpoint
- Only public information accessible on the site is available
- Content is always live and up to date
- To receive tool updates, implement a tools/list call upon receipt of a tool update notification

Document

llms-full.txt

Not stored for this site.