42A AI Visibility — Agentic Enablement Layer (AEL)
Increase your AI Visibility in ChatGPT, Claude, Gemini, Perplexity and other AI search engines with 42A AI Visibility, powered by the Agentic Enablement Layer (AEL). Monitor how your website appears in AI-generated answers, receive actionable SEO and GEO recommendations, and enable built-in MCP support to help AI agents discover, understand and interact with your content. Connect your free 42A account to unlock advanced AI Visibility reports, competitor benchmarking, prompt-level analysis and continuous optimization.
The Agentic Enablement Layer ships on activation, with zero configuration:
- Markdown twin of every public page — append
?format=markdownto any URL (or use the.mdsuffix, or sendAccept: text/markdown) and get a clean markdown version with YAML frontmatter. Every HTML page advertises it via<link rel="alternate" type="text/markdown">and aLink:header. - llms.txt and llms-full.txt — a spec-compliant llms.txt map of your key pages (front page, navigation, recent posts, WooCommerce categories) with markdown links, and a byte-capped llms-full.txt with full page content, served at your site root.
- Public read-only MCP server — a stateless Model Context Protocol (JSON-RPC 2.0, Streamable HTTP) endpoint at
/wp-json/42a/v1/mcp, discoverable at/.well-known/mcp.json,/.well-known/mcp,/.well-known/mcp/server-card.jsonand/.well-known/mcp-server(all current draft discovery specs). Tools:get_site_info,search_content,get_page(markdown),list_recent_posts,list_categories, plussearch_productsandget_productwhen WooCommerce is active. - Local GEO vitals — the Agent Layer tab in wp-admin self-tests all endpoints, detects your sitemap and audits robots.txt against 87 known AI bots (training, search and agentic tiers), and shows local agent-traffic counters.
- Full GEO vitals report (optional, free account) — connect a free 42A account for the full ~30-check AI SEO / GEO report with per-check scores and fixes, refreshed by 42A’s crawlers.
Why GEO / AI SEO matters
When someone asks an AI assistant «what’s the best X» or «does this store sell Y», the assistant answers from the sites it can actually read and query. Classic SEO signals still matter, but AI search adds new ones: llms.txt, clean markdown content, structured data, AI-crawler access in robots.txt, and machine-readable endpoints like MCP. This plugin covers that layer for you — it’s SEO for the AI era.
How is this different from admin-automation MCP plugins?
Plugins like Automattic’s wordpress-mcp expose authenticated admin automation (create posts, manage settings). 42A AEL is the opposite: a zero-config, anonymous, read-only public-content MCP server — the same data any visitor sees, packaged for agents — bundled with the whole agent layer (markdown, llms.txt, vitals). The two can coexist; they use different routes.
Privacy first
The plugin makes zero external requests until you explicitly click «Connect to 42A». Agent-traffic counters are stored locally only. Telemetry reporting to 42A is opt-in and default off.
External Services
This plugin can connect to the 42A API (api.42a.ai), operated by 42A. No request is ever made without explicit user action:
- Register (
POST /api/v1/integrations/wordpress/register) — only when you click «Connect to 42A» or paste a pairing code. Sends: the pairing code, your site URL, plugin version, WordPress version and the list of enabled agent-layer capabilities. - Site status (
GET /api/v1/integrations/wordpress/site) and Vitals (GET /api/v1/integrations/wordpress/vitals) — only while connected, when the GEO Vitals tab loads or you click refresh. Sends: your site token. - Telemetry (
POST /api/v1/integrations/wordpress/telemetry) — only while connected and after you enable the separate opt-in checkbox (default off). Sends one daily aggregate: date, MCP request count, markdown hit count, llms.txt hit count and per-tool call counts. Never any content, URLs or personal data. - Disconnect (
POST /api/v1/integrations/wordpress/disconnect) — when you click Disconnect or uninstall the plugin, to revoke the site token.
Service terms: https://www.42a.ai/terms — Privacy policy: https://www.42a.ai/privacy
