Skip to content

Releases: surendranb/agent-metrics

v0.5.0: Agent Ready — Markdown Twins, llms.txt, WebMCP & AI Agent Analytics

Choose a tag to compare

@surendranb surendranb released this 03 Sep 06:02

Agent Ready v0.5.0

Make your WordPress site agent-ready with Markdown twins, dynamic llms.txt, and WebMCP, while tracking AI crawler traffic and bot intent from access logs.

Key Features

  • Markdown Twins: Every page serves /{slug}.md and handles Accept: text/markdown content negotiation with Vary: Accept.
  • SEO Protected: Sends X-Robots-Tag: noindex and canonical Link headers.
  • Traffic-Scored llms.txt: Dynamic /llms.txt and /llms-full.txt ranked by actual agent hits.
  • W3C WebMCP Bridge: In-browser agent tools (get_page_content, search_site, get_site_map).
  • AI Crawler Intelligence: 42+ bot catalog, intent classification (Training, Search, On-demand).
  • In-Plugin Advocacy: Persistent footer chips and value-milestone review/star notice.
  • MCP Server: 7 authenticated JSON-RPC tools for Claude, Cursor, and OpenCode.

Installation

wp plugin install agent-metrics --activate

Or upload agent-metrics-0.5.0.zip via WordPress Admin → Plugins → Add New.

Agent Metrics v0.2.0

Choose a tag to compare

@surendranb surendranb released this 04 Aug 08:44

Replace transient rollups with indefinite raw hit-event storage. The plugin now captures human and bot requests in a persistent WordPress table, handles incremental log ingestion and rotation cursors, derives dashboard/MCP reports with SQL, and credits Cloudflare Radar bot research.

Agent Metrics v0.1.1

Choose a tag to compare

@surendranb surendranb released this 04 Aug 06:24

Add the dashboard and Settings screenshots to the public README so the product is visible before installation.

Agent Metrics v0.1.0

Choose a tag to compare

@surendranb surendranb released this 04 Aug 06:20

Initial public release of Agent Metrics, a WordPress plugin that identifies AI bot traffic, groups it by intent, charts recent activity, and exposes a protected MCP endpoint for agent queries.