Link Center for VS Code
center.mylink/link-center
Dynamic, editable QR codes + short links with scan analytics and branded QR rendering.
client:VS Code
transport:streamable-http
Install Link Center in VS Code
.vscode/mcp.json
{
"servers": {
"link-center": {
"type": "http",
"url": "https://mylink.center/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs