tapsite for Windsurf
io.github.mgriffen/tapsite
MCP server for web inspection, design system extraction, and accessibility audits
client:Windsurf
transport:stdio
runtime:npm
Install tapsite in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"tapsite": {
"command": "npx",
"args": [
"-y",
"tapsite"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs