GramClaw for VS Code
io.github.mar820/gramclaw
Manage Telegram outreach, campaigns, follow-ups, conversations, and pipelines from an MCP client.
client:VS Code
transport:streamable-http
Install GramClaw in VS Code
.vscode/mcp.json
{
"servers": {
"gramclaw": {
"type": "http",
"url": "https://gramclaw.com/api/mcp?key={api_key}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs