Skip to content
Zed

UserVane for Zed

com.uservane/mcp

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

client:Zed transport:streamable-http

Install UserVane in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.uservane.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

UserVane in other clients