Inside Ads for VS Code
ad.inside/inside-ads
Telegram ad exchange: estimate reach and cost with no account, then create and run campaigns.
client:VS Code
transport:streamable-http
tools:3
Install Inside Ads in VS Code
.vscode/mcp.json
{
"servers": {
"inside-ads": {
"type": "http",
"url": "https://app.inside.ad/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs