Serversio.github.brightseth/vibe
V

io.github.brightseth/vibe

io.github.brightseth/vibe · v0.2.1
▦ npm
v0.2.1npm npm: slashvibe-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.brightseth/vibe",
  "description": "Social layer for Claude Code - DMs, presence, games between AI-assisted developers",
  "repository": {
    "url": "https://github.com/brightseth/vibe",
    "source": "github"
  },
  "version": "0.2.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "slashvibe-mcp",
      "version": "0.2.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}