Skip to content
VS Code

Loom for VS Code

io.github.abhinand-adviciya/loom

Manage Loom projects, tasks, bugs, defects, clients and phases from AI assistants

client:VS Code transport:streamable-http

Install Loom in VS Code

.vscode/mcp.json

{
  "servers": {
    "loom": {
      "type": "http",
      "url": "https://loom.adviciya.com/api/v1/mcp"
    }
  }
}

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

Loom in other clients