AI & ML
Trust: 30/100 (Limited)io.github.brightseth/vibe Guide
Social layer for Claude Code - DMs, presence, games between AI-assisted developers
by brightseth
Quick Start
Install
npx slashvibe-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-brightseth-vibe": {
"command": "npx",
"args": [
"slashvibe-mcp"
]
}
}
}