← Index

io.github.brightseth/vibe

io.github.brightseth/vibe·v0.2.1·Other
Quality Score
74
/100

Social layer for Claude Code - DMs, presence, games between AI-assisted developers

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "vibe": {
      "command": "npx",
      "args": [
        "-y",
        "slashvibe-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "vibe": {
      "command": "npx",
      "args": [
        "-y",
        "slashvibe-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y slashvibe-mcp
§03  MCP Quality Score  ·  methodology
freshness
19
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other