squirrelscan for Claude Desktop
com.squirrelscan/squirrelscan
Website QA for your coding agent: audit SEO, performance, security, accessibility over MCP.
client:Claude Desktop
transport:streamable-http
tools:25
Install squirrelscan in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"squirrelscan": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.squirrelscan.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- run_audit
- get_audit_status
- list_audits
- list_websites
- add_website
- delete_website
- delete_websites
- get_report
- compare_audits
- list_issues
- get_issue
- comment_on_issue
- list_entities
- get_entity
- get_entity_graph
- compare_entities
- get_entity_findings
- list_rules
- get_rule
- whoami
- get_credit_balance
- list_credit_transactions
- create_api_key
- send_feedback