Skip to content
VS Code

gtm tools for VS Code

dev.gtmtools/gtm-tools

A read-only verified record of agent-operable GTM tools: search, fetch, compare, track changes.

client:VS Code transport:streamable-http tools:4

Install gtm tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "gtm-tools": {
      "type": "http",
      "url": "https://mcp.gtmtools.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

gtm tools in other clients