vivaldi-workspace-mcp

LOUST-PRO/vivaldi-workspace-mcp
★ 0 stars Go Other Updated today
MCP server for inspecting, extracting, organizing, and managing Vivaldi workspaces and tab sessions on Linux
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vivaldi-workspace-mc": {
      "command": "go",
      "args": [
        "run",
        "github.com/LOUST-PRO/vivaldi-workspace-mcp@latest"
      ]
    }
  }
}