Mescio for Agents
Mescio for Agents makes your WordPress site AI-ready by silently serving posts, pages and WooCommerce products as clean, structured Markdown to any AI agent or LLM pipeline that requests it — using the standard HTTP Accept: text/markdown content negotiation header. Human visitors using a browser are completely unaffected. Mescio for Agents only activates when an AI agent or crawler explicitly asks for Markdown. Why Markdown? Feeding raw HTML to an AI is expensive and noisy. A heading like ## About Us costs ~3 tokens in Markdown vs 12–15 tokens as HTML — before accounting for wrappers, navigation bars and script tags that carry zero semantic value. This blog post you are reading takes 16,180 tokens in HTML and 3,150 tokens in Markdown. That is an 80% reduction. Markdown has become the lingua franca for AI systems. Mescio for Agents lets your site speak it natively, at zero cost to your human visitors. How it works When an HTTP client sends a request with Accept: text/markdown, Mescio for Agents intercepts the WordPress request lifecycle before any template is rendered, converts the post content to clean Markdown, and returns it with the correct Content-Type: text/markdown header. curl https://yoursite.com/your-post/ \ -H "Accept: text/markdown" Features Zero configuration — works out of the box on any singular post, page or custom post type /llms.txt endpoint — auto-generated index of all your content in the llmstxt.org standard format, so AI agents can discover what’s on your site /llms-full.txt endpoint — full site content in a single Markdown file, ready for RAG pipelines WooCommerce support — product pages include price, SKU, stock status, rating, attributes and gallery; products are grouped by category in llms.txt YAML front matter — every document includes structured metadata (title, description, URL, date, categories, tags, featured image) Multilingual — detects language via WPML, Polylang, TranslatePress or WordPress locale; emits Content-Language and Link: rel=alternate headers REST API endpoint — /wp-json/mescio-for-agents/v1/markdown?id= or ?url= Page builder cleanup — aggressively strips Elementor, Divi, WPBakery and Beaver Builder layout noise Token count header — X-Markdown-Tokens tells AI pipelines how large the document is before processing Content Signals — emits Content-Signal: ai-train=yes, search=yes, ai-input=yes Correct HTTP caching — Vary: Accept ensures CDNs cache HTML and Markdown versions separately Response headers Content-Type: text/markdown; charset=utf-8 Content-Language: it (or detected language) Vary: Accept X-Markdown-Tokens: 725 Content-Signal: ai-train=yes, search=yes, ai-input=yes Link: ; rel="alternate"; hreflang="en" (when translations available) Multilingual plugin support WPML — reads language and available translations automatically Polylang — reads language and links to translated post IDs TranslatePress — reads trp_language post meta Manual — configure primary language and additional languages in Settings → Mescio for Agents REST API GET /wp-json/mescio-for-agents/v1/markdown?id=42 GET /wp-json/mescio-for-agents/v1/markdown?url=https://yoursite.com/my-page/ Developer hooks Filter: mescio_enabled_post_types — add or remove post types dynamically. Filter: mescio_pre_convert_content — modify the HTML before conversion to Markdown. Filter: mescio_post_convert_content — modify the Markdown after conversion. Privacy This plugin does not collect, store or transmit any personal data. It does not set cookies. It does not make external HTTP requests.
Top keywords
- markdown19×3.63%
- post9×1.72%
- mescio8×1.53%
- content7×1.34%
- agents6×1.15%
- ai6×1.15%
- language6×1.15%
- yes6×1.15%
- accept5×0.96%
- html5×0.96%
- mescio for agents5×0.96%
- text5×0.96%
Tiny Talk
Tiny Talk is a powerful AI agent platform that helps you engage with your audience 24/7. This official WordPress plugin makes it easy to integrate Tiny Talk agents into your WordPress site. 💬 Why Use Tiny Talk? ✅ Real-Time Help Desk: Chat instantly with visitors and customers to solve their issues and answer questions whether from web or WhatsApp (more coming soon) ✅ Knowledge Base: Create knowledge base from your documents using formats like PDF, DOCX, XLSX, PPTX, MD, TXT, CSV. ✅ Web Crawler: Use our web crawler to scrape your website content to enrich your knowledge base. ✅ Conversation History: Access previous conversations and do follow-ups. ✅ Customized Messenger: Brand your messenger to match your colors, avatars, and copy. ✅ Workspaces & Members: Create workspaces to isolate agents from each other and invite members to each workspace to help you manage your workload. ✅ Latest AI Models: Use leading AI models from OpenAI, OpenRouter, and Groq. ✅ Custom Domains: Associate an agent with your custom domain like chat.example.com to complete your branding. ✅ Welcome Messages: Use welcome and suggested messages to inspire your visitors for quick start. ✅ Lead Generation: Define form fields and capture leads from your messenger. ✅ Integrations: Make use of Zapier, Pabbly, Google Drive, Slack, Notion, WhatsApp and Webhook integrations to build workflows of your own and collaborate with your teams. ✅ Push Notifications: Receive push notifications on web browsers and stay alerted on every new conversation or message. ✅ Analytics – See how your agents are doing, where your visitors are from and how deep the conversations are. 🌍 Multi-Language Live Chat for Global Support While AI models support dozens of languages, our messenger interface supports 10 languages: Arabic, Dutch, English, French, German, Hungarian, Italian, Japanese, Portuguese, and Spanish to deliver a personalized experience to users in their native language automatically. Key Plugin Features Easy Setup – Just paste your Agent ID and you’re ready to go Multiple Agents – Configure different agents for different purposes (sales, support, etc.) Smart Rules – Automatically show the right agent based on page type, category, URL, or user role Page Override – Manually select which agent appears on specific pages Shortcode Support – Embed chat interfaces anywhere using [tinytalk] WooCommerce Ready – Show product-specific agents on your shop pages Lightweight – Minimal impact on page load times Rule-Based Assignment: Set up intelligent rules to automatically show the right agent: By Post Type (e.g., all WooCommerce products) By Category/Taxonomy (e.g., specific product categories) By URL Pattern (e.g., /pricing/*, /help/*) By Page Template By User Role (logged in vs guest) Shortcodes: [tinytalk] – Display default/rule-matched agent [tinytalk agent="Sales Agent"] – Display specific agent by name [tinytalk agent_id="550e8400-e29b-41d4-a716-446655440000"] – Display specific agent by ID [tinytalk width="100%" height="500" type="iframe" styled="yes"] – Embed as styled iframe with custom dimensions [tinytalk width="100%" height="500" type="iframe" styled="no"] – Embed as plain iframe with custom dimensions Third-Party Services This plugin connects to the Tiny Talk external service to provide AI agent chat functionality on your website. What is Tiny Talk? Tiny Talk is an AI agent platform that powers the chat widget displayed on your site. A Tiny Talk account is required to use this plugin. When does the plugin connect to Tiny Talk? When the plugin is enabled and an Agent ID is configured, a JavaScript file is loaded from the Tiny Talk CDN (cdn.tinytalk.ai) on your site’s frontend pages. This script renders the chat widget and handles communication between your visitors and the Tiny Talk service. What data is transmitted? When a visitor interacts with the chat widget, their messages and the current page URL are sent to Tiny Talk’s servers for processing. No data is collected or transmitted until a visitor actively engages with the chat widget. Service links Tiny Talk AI Terms of Service Privacy Policy