Weft for VS Code
com.letsweft/weft
One board for every AI you use: agents claim tasks and finish with proof you accept or return.
client:VS Code
transport:streamable-http
Install Weft in VS Code
.vscode/mcp.json
{
"servers": {
"weft": {
"type": "http",
"url": "https://letsweft.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs