StackScope for VS Code
dev.stackscope/stackscope
What new websites are built with. Track adopters of your product, export with published contacts.
client:VS Code
transport:streamable-http
Install StackScope in VS Code
.vscode/mcp.json
{
"servers": {
"stackscope": {
"type": "http",
"url": "https://mcp.stackscope.dev"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs