WordPress MCP Server for Shared Hosting — connect AI agents (Claude Code, Cursor, Codex, Gemini CLI) to WordPress sites without SSH. 15 MCP tools: file management, code search, WP-CLI bridge, visual bug tracking.
# BugLens — WordPress MCP Server for Shared Hosting     **The only WordPress MCP server that works without SSH, root access, or Docker.** Connect Claude Code, Cursor, Codex, Cursor CLI, or any MCP-compatible AI agent to your WordPress site — even on shared hosting. Just a WordPress plugin and one command. BugLens is a WordPress MCP server and AI agent development bridge that gives your AI coding tools full filesystem access over HTTPS. Read files, write code, search across themes and plugins, diff changes, and run WP-CLI commands — all through the [Model Context Protocol (MCP)](https://modelcontextprotocol.io). It also includes a visual bug reporter that captures CSS selectors, computed styles, screenshots, and console errors — structured data optimized for AI agents to understand and fix issues in one shot. **WordPress development with AI agents on shared hosting — solved.** ```bash # Connect Claude Code to your WordPress site in 30 seconds: BUGLENS_URL=https://yoursite.com BUGLENS_KEY=your_key \ Claude MCP add buglens -- npx -y buglens-mcp ``` --- ## The Problem AI coding agents like Claude Code, Cursor, and Codex are incredible — but they need **filesystem access** to be useful. On a VPS or local machine, that's easy. On **shared hosting** (where most WordPress sites live), you're stuck: no SSH, no CLI, no way to let your AI read or edit files. **BugLens solves this.** Install the plugin, enable the Bridge API, and your AI agent has full development access over HTTPS. --- ## How It Works ``` ┌──────────────────┐ HTTPS ┌──────────────────────┐ │ Your Computer │ ◄──────────────────── │ Any Hosting │ │ │ │ (sh
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.