Skip to content
VS Code

UserVane for VS Code

com.uservane/mcp

Query NPS, CSAT, CES, and PMF survey results, responses, and links for your UserVane project.

client:VS Code transport:streamable-http

Install UserVane in VS Code

.vscode/mcp.json

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

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

UserVane in other clients