MCP Logs
AI agents talk to WordPress sites directly now. Claude, ChatGPT, Cursor, and a growing list of MCP clients can connect to your site, read content, place orders, edit posts, or call any custom tool you expose. The Model Context Protocol (MCP) is the open standard that makes this possible. The problem is that by default you cannot see any of it. Requests arrive, things change, and there is no record of what an agent did, when it did it, or which user it acted as. MCP Logs writes a row for every MCP request the moment it hits your site. You get the route, the ability that was called, the user it acted as, the request body, the response, and whether it succeeded. All of it is browsable in a React admin page built with @wordpress/components, so it looks and behaves like the rest of WordPress. Version 1.1.0 adds the other half: detection rules that watch the traffic as it arrives, email alerts when one trips, and a kill switch that stops all MCP access in one click. A log you can actually search Filter by date range, ability name, and user. Sort any column, set page size between 10 and 500, and run full-text search across stored request and response bodies. Click a row to open the request and response in collapsible panels, copy either to your clipboard, or trace a single agent session end to end. Export the current view to CSV when you need to hand findings to someone else. Detection rules that run on every request Three rules evaluate after each logged request: Request velocity per session. Catches an agent stuck in a loop. Destructive tool use. Watches a list of abilities you nominate. It can populate that list for you by scanning previously seen tool names for delete, remove, and drop. Error storms. Catches an integration that has started failing. Each rule has its own enable toggle, threshold, time window, severity, and auto-disable setting. Detected events land in a Security Events tab with filters, stat cards, CSV export, and a per-event “mark as reviewed” so your queue reflects what you have already handled. Open any event and Session Replay steps through the full request timeline for that MCP session. Alerts arrive as HTML email stating whether the offending request ran or was blocked, with a one-click, nonce-protected link to disable MCP access. A 15-minute cooldown per rule and per session stops an alert storm. There is an optional daily digest, separate recipient lists for alerts and digests, and a test button so you can confirm delivery before you rely on it. A kill switch that keeps the record Turn off all MCP access from the admin screen, or let a detection rule trip it for you. Blocked requests are still logged before they are rejected, so the audit trail stays complete while access is off. Callers get a 503 explaining why access was disabled and when. A site-wide admin notice stays up until you turn it back on. Works with whichever MCP server you run MCP Logs is not an MCP server for your site and does not expose your content to agents. It detects requests by the Mcp-Session-Id header, which is part of the MCP transport spec, so traffic from any compliant server lands in the same table. If your site runs more than one, you get one log instead of several. Built for both halves of the audience If you run the site: install, activate, and open Tools then MCP Logs. There is no setup screen and no configuration. Logging starts the moment an MCP client makes a request. If you build on it: there is a full REST API covering every admin feature, authenticated via WordPress Application Passwords or WooCommerce API keys. The plugin is also MCP-aware itself, registering a server with ten abilities so an agent can introspect its own activity log. Source ships under src/ and builds with npm run build. Why log deletion is not exposed to AI agents The plugin registers ten MCP abilities. The two log-deletion abilities, clear-old-logs and clear-all-logs, are deliberately left out of that set. The same tool set reads log content that an untrusted caller can influence. Pairing that with a one-call wipe would let planted text steer an administrator’s agent into erasing the audit trail. Deletion stays available in the admin screen and over REST, where a human is doing it. Sites that accept the trade-off can re-add the abilities with the alfmcp_mcp_server_abilities filter. REST API Eighteen endpoints under /wp-json/activity-log-for-mcp/v1/: GET /requests for a list with filters, sort, and pagination GET /stats for totals, success rate, and calls per ability GET /sessions/{id} for every request in a session, in order GET /search for full-text search across routes, abilities, and bodies GET /errors for recent failed executions and HTTP errors GET /tool-performance for per-ability call count, error rate, and unique users GET /filters for distinct ability names and users GET /export-csv for a server-side streamed CSV download DELETE /requests to clear all logs DELETE /retention to delete logs older than a given date GET /security-events for detected events with filters and pagination GET /security-events/stats for alert counts, active sessions, and top rule over 7 days GET /security-events/export-csv for a CSV of detected events PUT /security-events/{id}/acknowledge to mark an event reviewed DELETE /security-events/clear-acknowledged to remove reviewed events GET|PUT /security-settings to read or update detection and alerting settings POST /security-settings/test-alert to send a test alert email MCP abilities The plugin registers an MCP server (activity-log-for-mcp-server) with ten abilities: get-activity for paginated log retrieval with filters get-stats for summary metrics with an optional date range get-activity-by-session for a full session trace, with optional body exclusion for lighter payloads search-activity for full-text search across stored requests and responses analyze-errors for recent errors with full details get-tool-performance for per-ability performance metrics get-security-events for detected events with filters get-security-stats for alert counts, active sessions, and top rule over 7 days acknowledge-event to mark a security event reviewed test-alert to send a test alert email Privacy and data handling Everything stays in your WordPress database. Logs live in {prefix}alfmcp_requests and detected events in {prefix}alfmcp_security_events. There is no telemetry, no third-party call, and no external dependency at runtime. Credential-bearing headers including Authorization, Cookie, and X-Api-Key are replaced with [redacted] before anything is written, so the log never becomes a store of replayable credentials. Add your own header names with the alfmcp_sensitive_headers filter. Request and response bodies are stored up to 64 KB each and truncated beyond that, adjustable with alfmcp_max_body_bytes. You control retention and can clear everything from the admin screen or over REST. Disclaimer MCP Logs is not affiliated with, endorsed by, or sponsored by any AI provider or the Model Context Protocol project. “MCP” and “Model Context Protocol” are referenced solely to describe the open protocol that this plugin observes. Privacy Policy MCP Logs records REST API requests that contain the Mcp-Session-Id header. Logged data includes request routes, methods, headers, bodies, response data, user IDs, and timestamps. Credential-bearing headers are redacted before storage. All data is stored in your WordPress database and is never transmitted to external services.
Top keywords
- mcp21×1.73%
- request13×1.07%
- abilities9×0.74%
- events8×0.66%
- logs8×0.66%
- requests8×0.66%
- log7×0.58%
- session7×0.58%
- admin6×0.49%
- filters6×0.49%
- rest6×0.49%
- server6×0.49%
Lime Connect (formerly Userlike) – WordPress Live Chat plugin
Lime Connect (formerly Userlike) is Germany’s leading AI agent platform for customer communication, combining autonomous AI agents, a centralized message center, and integrated WhatsApp marketing in one solution. It offers a live chat plugin for WordPress that enables businesses to connect with customers through website chat and their preferred communication channels, including WhatsApp, Facebook, Instagram, Telegram, Email, Threema, and SMS. The plugin is free, easy to implement, and allows you to start engaging with website visitors within minutes. AI-powered customer communication Lime Connect helps companies manage customer communication across the entire customer journey. All customer conversations from website chat, WhatsApp, Instagram, Facebook, Telegram, Email, Threema, and SMS are brought together in a centralized message center, ensuring seamless, context-rich interactions across every channel. At the core of the platform is Connect AI, Lime Connect’s AI suite for autonomous customer communication. Connect AI combines autonomous AI agents, an intelligent AI copilot for service teams, and powerful agentic actions. AI agents can independently resolve recurring inquiries and execute complete service workflows, while human agents can step in and take over conversations at any time when personal expertise or individual support is needed. At the same time, Copilot, an AI-powered customer service assistant, helps employees work faster and more efficiently by summarizing contexts, suggesting answers, and providing relevant information. To automate processes, you can use our visual no-code Workflow Builder, that lets you design structured end-to-end processes by defining triggers, conditions, and actions via drag and drop. From routing and escalations to cross-system updates and proactive notifications, Workflows ensure that every step runs reliably and transparently in the background. You can also connect external chatbot providers to Lime Connect via the chatbot API. In addition to customer service, Lime Connect includes integrated WhatsApp marketing capabilities. Businesses can send targeted newsletters, personalized offers, and important updates directly through WhatsApp, enabling them to increase customer engagement, strengthen loyalty, and drive conversions through one of the world’s most popular messaging channels. Why Lime Connect? Lime Connect is the leading European, GDPR-compliant chat provider. All data is securely stored on servers within Germany. Lime Connect is suitable for any company size and industry as it scales with your needs and business goals. Small and medium-sized businesses as well as large enterprises like Toyota and Nivea already rely on Lime Connect. Lime Connect is a great solution if you are looking for a chat provider that offers website chat, mobile messaging and AI automation. Features Message Center as central hub for all your customer chats from different channels Website Messenger that can be fully customized to your web design Canned messages (chat macros) for common questions and scenarios to increase service efficiency Connect AI combines autonomous AI agents, an intelligent co-pilot, and powerful agentic actions into a central AI platform that automates customer service, executes workflows, and seamlessly connects systems WhatsApp marketing tool for sending targeted newsletters, offers, and updates to increase customer loyalty Integrations with messaging apps such as WhatsApp, Facebook Messenger, Instagram, Telegram, Email, Threema and SMS Share and receive various types of media, like images, videos, files and voice messages Intelligent routing to connect customers directly to the right contact or operator they have chatted with before Live translation to chat seamlessly with international customers Browser-based audio and video calls including screen sharing for complex inquiries or product demonstrations Chatbot API to connect existing chatbots to Lime Connect Analytics to measure live chat performance and service quality Server and hosting in Germany GDPR-compliant, including dedicated data privacy features Integrations with business tools like Pipedrive and Slack, Mailchimp and more Pricing The Lime Connect chat plugin for WordPress is free. When you sign up, you can test our premium features for 14 days for free. After the trial, you automatically switch back to the Free plan. This gives you Lime Connect’s Website Messenger and all core features for customer communication on your website. Paid plans start at 87 € per month with the Pro plan, which gives you three chat agent seats, up to ten WhatsApp numbers, five chatbots and access to messaging apps such as WhatsApp for professional chat support in a team. For larger teams, the Enterprise plan is available on request with five seats, up to twenty WhatsApp numbers and ten chatbots. Case studies Learn more about how Hermes, Toyota and Titus are working with Lime Connect to generate more leads, reduce service costs and build long-term customer relationships.