Skip to content
VS Code

Layven for VS Code

io.layven/layven

Shared drive for your agents and teammates.

client:VS Code transport:streamable-http

Install Layven in VS Code

.vscode/mcp.json

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

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

Layven in other clients