Grabbit MCP for VS Code
sh.grabbit/mcp
Find high-intent Reddit conversations and manage lead workflows from MCP-compatible AI agents.
client:VS Code
transport:streamable-http
Install Grabbit MCP in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.grabbit.sh/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs