WarpLink for VS Code
app.warplink/warplink
Link infrastructure for mobile teams: deep links, install attribution, and real-time analytics.
client:VS Code
transport:streamable-http
Install WarpLink in VS Code
.vscode/mcp.json
{
"servers": {
"warplink": {
"type": "http",
"url": "https://api.warplink.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs