Skip to content
VS Code

FixedLink for VS Code

link.fixed/fixedlink

Make and manage short links on your own domain, with analytics and routing rules.

client:VS Code transport:streamable-http

Install FixedLink in VS Code

.vscode/mcp.json

{
  "servers": {
    "fixedlink": {
      "type": "http",
      "url": "https://fixed.link/api/mcp"
    }
  }
}

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

FixedLink in other clients