Parser Club for VS Code
club.parser/parser-club
Telegram/VK audience scraping, marketplaces, Russian government registers. Free open dataset.
client:VS Code
transport:streamable-http
tools:6
Install Parser Club in VS Code
.vscode/mcp.json
{
"servers": {
"parser-club": {
"type": "http",
"url": "https://parser.club/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs