Skip to content
VS Code

Usertour MCP Server for VS Code

io.github.usertour/mcp

Official Usertour MCP Server for in-app onboarding: flows, checklists, surveys, and analytics.

client:VS Code transport:streamable-http

Install Usertour MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.usertour.io/mcp"
    }
  }
}

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

Usertour MCP Server in other clients