Skip to content
VS Code

Linkflare for VS Code

io.linkflare/linkflare

Save, search and organize bookmarks, highlights, feeds and knowledge cards in a Linkflare library.

client:VS Code transport:streamable-http

Install Linkflare in VS Code

.vscode/mcp.json

{
  "servers": {
    "linkflare": {
      "type": "http",
      "url": "https://mcp.linkflare.io/mcp"
    }
  }
}

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

Linkflare in other clients