# vibsync

**Category:** 🧠 Knowledge & Memory  
**Repository:** https://github.com/snakaya/vibsync  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/vibsync

## Description
Shared brain for AI coding agents: team memory, async Q&A, and zero-collision coordination.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "vibsync": {
    "command": "npx",
    "args": ["-y","vibsync"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

