10up/localwp-agent-tools
A Local add-on that provides an MCP server, skills, and project context for AI-powered WordPress development. Works with Claude Code, Cursor, Windsurf, VS Code Copilot, and any MCP client.
Platform-specific configuration:
{
"mcpServers": {
"localwp-agent-tools": {
"command": "npx",
"args": [
"-y",
"localwp-agent-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...