Improvement

The A11y Pulse MCP server can now write as well as read. Five new tools let your AI coding agent add sites (add_site), update site settings (update_site), add pages (add_pages), trigger scans (start_scan), and wait for results (wait_for_scan). Combined with the existing read and fix tools, an agent can register a newly shipped page, scan it, fix the violations it finds, and re-scan to confirm they’re resolved, all in one session.
Write access is opt-in per API key. The Manage sites & pages and Trigger scans permissions control the new tools, existing keys remain read-only, and destructive operations aren’t available through the MCP server at all.