Skip to content
VS Code

MoonlyBox MoonLink for VS Code

cn.moonlybox/moonlink

Personal knowledge MCP: capture bookmarks, notes & todos by chat; archive pages; search memory.

client:VS Code transport:streamable-http

Install MoonlyBox MoonLink in VS Code

.vscode/mcp.json

{
  "servers": {
    "moonlink": {
      "type": "http",
      "url": "https://moonlybox.cn/mcp"
    }
  }
}

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

MoonlyBox MoonLink in other clients