Skip to content
VS Code

UserGuiding for VS Code

io.github.userguiding/mcp

Manage users, track events, companies, and knowledge base articles in UserGuiding.

client:VS Code transport:streamable-http

Install UserGuiding in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.userguiding.com/mcp/"
    }
  }
}

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

UserGuiding in other clients