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