Skip to content
VS Code

Ascend GTM Gateway for VS Code

net.ascendgtm/gateway

34-tool GTM gateway: CRMs, ad platforms, analytics, Google Workspace, AWS, and LLM orchestration.

client:VS Code transport:streamable-http

Install Ascend GTM Gateway in VS Code

.vscode/mcp.json

{
  "servers": {
    "gateway": {
      "type": "http",
      "url": "https://ascend-gateway-v5.ascendgtm.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Ascend GTM Gateway in other clients