Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "real-a11y-dev": { "command": "npx", "args": [ "-y", "real-a11y/real-a11y-dev" ] } } }
Run in terminal:
claude mcp add real-a11y-dev npx -y real-a11y/real-a11y-dev
Add to .cursor/mcp.json:
.cursor/mcp.json