Skip to content
VS Code

Likerts for VS Code

io.github.crosstabs/likerts

Manage open-source in-product surveys, collections, responses and exports with scoped access.

client:VS Code transport:streamable-http runtime:npm

Install Likerts in VS Code

.vscode/mcp.json

{
  "servers": {
    "likerts": {
      "type": "http",
      "url": "https://likerts-mcp.onrender.com/mcp/{workspaceId}"
    }
  }
}

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

Likerts in other clients