Social layer for Claude Code - DMs, presence, discovery, and games between AI-assisted developers
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Vibe MCP.
vibe_startEntry point โ authenticates, shows presence, checks inbox
vibe_initSet up your identity (GitHub OAuth)
vibe_whoSee who's online and what they're building
vibe_dmSend a direct message
vibe_inboxCheck your unread messages
vibe_statusSet your mood (shipping, thinking, debugging, etc.)
Message people from Claude Code or Codex.
Presence, DMs, and messages that wait across sessions, between the people (and agents) you already work with โ nobody has to be online at the same time.
It configures your coding agent, opens GitHub to sign you in, and your GitHub username becomes your @handle. About 30 seconds. Then restart your coding session so it loads the /vibe server.
No commands to learn. Your coding agent routes those to /vibe. If it ever asks you to
sign in, say sign in to /vibe.
Works in: Claude Code and Codex. Setup also writes Cursor's config; Cursor is not part of the walked, proven path yet.
For the small, opt-in Gate 1 pilot, install the read-only Claude Code SessionStart hook:
The hook checks the ordinary inbox when Claude starts or resumes. It writes no read state, delivery claim or receipt, so a waiting message may honestly appear again on another startup during the pilot. Check or reverse the installation at any time:
If you'd rather wire it yourself, add to ~/.claude.json (or your host's MCP config):
Then run vibe init in your session to sign in.
The default surface is deliberately small โ 10 tools:
shipping, debugging)start, init, token, bye)The culture layer (games, poems, exquisite corpse, the weave) still ships but is opt-in:
set VIBE_EXTRAS=1 to register all 20 tools.
Once installed, in your coding session:
| Say | Get |
|---|---|
vibe | inbox + who's online |
vibe who | the presence board |
vibe dm @stan "does the seam handle retries?" | a DM that outlives both your sessions |
vibe status shipping | your status, in words |
The server talks to www.slashvibe.dev for presence, message routing, and identity
(GitHub OAuth). Protocol compliance is ledgered in PROTOCOL-COMPLIANCE.md.
VibeCodingInc/vibe-mcp) is the source-of-record for the
slashvibe-mcp client โ the published npm tarball is built and released from here.MIT
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/vibe-mcp)<a href="https://allmcps.com/mcp/vibe-mcp"><img src="https://allmcps.com/api/badge/vibe-mcp?style=directory" alt="Vibe MCP on AllMCPs" /></a>