Corsen Context

Corsen Context

Details
View on WordPress

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.

What it does

Your site gets two new capabilities:

  1. 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.

  2. 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.

Key Features

  • One-click install — Zero configuration required. Works out of the box.
  • Full MCP 2025-11-25 complianceinitialize, ping, tools/list, tools/call, resources/list, resources/read, notifications/initialized.
  • 4 AI toolssearch_site, get_page_content, list_content, get_sitemap.
  • SEO integration — Reads Yoast SEO and Rank Math metadata for better descriptions.
  • Security built-in — Rate limiting, SSRF protection, input validation, security headers, optional API key auth.
  • Admin settings page — Choose post types, exclude paths, set rate limits, toggle features.
  • Dashboard widget — See your AI context status at a glance.
  • Smart caching — Content is cached via transients and auto-invalidated on post save.
  • Content safety — Only published, public content is ever exposed. Never drafts, trash, or private pages.
  • Credit line — “Powered by Corsen Context” in generated files (configurable).

How AI Agents Discover Your Site

Once activated, AI agents can find your site through:

  1. robots.txtMCP: https://yoursite.com/wp-json/corsen-context/v1/mcp
  2. llms.txt — The credit line includes the MCP endpoint URL
  3. HTML head<link rel="mcp"> meta tag added automatically
  4. Direct URL — Agents can try /llms.txt on any site

Requirements

  • WordPress 6.0 or higher
  • PHP 8.0 or higher
  • Pretty permalinks enabled (Settings > Permalinks > anything except “Plain”)

Part of a Bigger Ecosystem

Corsen 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.

Details

Plugin code:
corsen-context
Plugin version:
1.2.0
Author:
Outdated:
No
WP version:
6.0 or higher
PHP version:
8.0 or higher
Test up to WP version:
6.8.5
Total installations:
0
Last updated:
2026-07-14
Rating:
Times rated:
0
ai
ai-native
llms-txt
mcp
model-context-protocol