Snitcher for VS Code
com.snitcher/snitcher
Identify companies visiting your website: organisations, contacts, segments, tags, CRM sync.
client:VS Code
transport:streamable-http
Install Snitcher in VS Code
.vscode/mcp.json
{
"servers": {
"snitcher": {
"type": "http",
"url": "https://app.snitcher.com/mcp/snitcher"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs