Auditra for Cursor
io.github.mwstech/auditra
Read-only MCP server for WordPress plugin audits: vulnerabilities, bloat, cron, orphaned tables.
client:Cursor
transport:streamable-http
Install Auditra in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"auditra": {
"url": "https://{site_domain}/wp-json/auditra/v1/mcp/{token}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs