Skip to content
VS Code

Linkup for VS Code

so.linkup.mcp/linkup-mcp-server

Search the web in real time to get trustworthy, source-backed answers.

client:VS Code transport:streamable-http

Install Linkup in VS Code

.vscode/mcp.json

{
  "servers": {
    "linkup-mcp-server": {
      "type": "http",
      "url": "https://mcp.linkup.so"
    }
  }
}

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

Linkup in other clients