claude mcp add comoverlayqa-mcp -- npx -y @overlayqa/mcp
{
"mcpServers": {
"comoverlayqa-mcp": {
"command": "npx",
"args": ["-y", "@overlayqa/mcp"]
}
}
}
{
"mcpServers": {
"comoverlayqa-mcp": {
"command": "npx",
"args": ["-y", "@overlayqa/mcp"]
}
}
}
{
"mcpServers": {
"comoverlayqa-mcp": {
"command": "npx",
"args": ["-y", "@overlayqa/mcp"]
}
}
}
About This MCP Server
The com.overlayqa/mcp server is a file-system tool that enables running accessibility and contrast audits, and filing quality assurance issues directly from integrated development environments like Claude Code, Cursor, and Windsurf. It connects to these AI coding assistants through standard input/output interfaces and is installed via the npm package @overlayqa/mcp. Developers would use this tool to identify and address accessibility issues in their codebases, streamlining their quality assurance workflow.
Run accessibility & contrast audits and file QA issues from Claude Code, Cursor, and Windsurf.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with file system capabilities via the stdio transport.
Package
@overlayqa/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with file system capabilities. Once installed, your AI can use its tools automatically.