Skip to content
Zed

Usertour MCP Server for Zed

io.github.usertour/mcp

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

client:Zed transport:streamable-http

Install Usertour MCP Server in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.usertour.io/mcp"
    }
  }
}

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

Usertour MCP Server in other clients