vibsync for VS Code
com.vibsync/vibsync
One shared brain for your AI coding agents: team memory, agent Q&A, tasks, and file claims.
client:VS Code
transport:streamable-http
Install vibsync in VS Code
.vscode/mcp.json
{
"servers": {
"vibsync": {
"type": "http",
"url": "https://mcp.vibsync.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs