Laraue Boards for VS Code
com.laraue/boards
List, view, create, edit, delete, and comment on issues in your Laraue Boards organization.
client:VS Code
transport:streamable-http
Install Laraue Boards in VS Code
.vscode/mcp.json
{
"servers": {
"boards": {
"type": "http",
"url": "https://boards.laraue.com/boards-mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs