Corsen Context is the Universal AI Context Layer for WordPress. It turns your site into an AI-native platform that Claude, ChatGPT, Cursor, Grok, and any MCP-compatible AI agent can understand — instantly.
Your site gets two new capabilities:
Static Layer — Automatically generates /llms.txt and /llms-full.txt files containing a clean, structured markdown overview of all your published content. AI agents read these files to understand your site at a glance.
Dynamic Layer — Exposes a full Model Context Protocol (MCP) server at /wp-json/corsen-context/v1/mcp with 4 powerful tools: search your site, get any page as clean markdown, list content by type, and retrieve the full sitemap.
initialize, ping, tools/list, tools/call, resources/list, resources/read, notifications/initialized.search_site, get_page_content, list_content, get_sitemap.Once activated, AI agents can find your site through:
MCP: https://yoursite.com/wp-json/corsen-context/v1/mcp<link rel="mcp"> meta tag added automatically/llms.txt on any siteCorsen Context is an open-source project by Corsen AI. The same core engine powers adapters for Next.js, Express, Astro, and any Node.js server. WordPress gets a dedicated plugin for the smoothest experience.