Skip to content
VS Code

Bluet for VS Code

dev.bluet/bluet

Product memory your agents read before they work: briefs, plan checks against decisions, debriefs.

client:VS Code transport:streamable-http runtime:npm

Install Bluet in VS Code

.vscode/mcp.json

{
  "servers": {
    "bluet": {
      "type": "http",
      "url": "https://bluet.dev/mcp"
    }
  }
}

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

Bluet in other clients