
Vibe Mcp
Add a social MCP layer to Claude Code for DMs, presence, peer discovery, and games with other AI-assisted developers.
Overview
Vibe MCP is a MCP server for the Build phase that adds social messaging, presence, discovery, and games to Claude Code for AI-assisted developers.
What is this MCP server?
- slashvibe-mcp on npm (v0.3.26) with stdio MCP transport
- Social primitives: direct messages, presence, and discovery between AI-assisted developers
- Games and lightweight community interactions built for Claude Code workflows
- GitHub source at VibeCodingInc/vibe-mcp for self-hosted or issue tracking
- Complements product code work with peer coordination instead of replacing your repo or CI
- [object Object]
What problem does it solve?
Building alone in Claude Code makes it hard to find peers, coordinate in real time, or stay connected to other agent-assisted developers without leaving your workflow.
Who is it for?
Claude Code-first indies who want lightweight social and discovery tooling via MCP instead of juggling Discord-only communities.
Skip if: Builders who do not use Claude Code, need customer support chat for their product, or want deep project management integrations.
What do I get? / Deliverables
After registration, your agent can use MCP tools for DMs, presence, discovery, and games so collaboration happens inside your existing Claude Code setup.
- Social MCP tools available inside Claude Code sessions
- DM and presence flows callable by the agent
- Discovery and game hooks for peer builders
Recommended MCP Servers
Journey fit
The server extends how you work inside Claude Code day to day, so Build is the primary journey shelf. Agent-tooling captures MCP plugins that reshape the coding agent environment rather than shipping product features directly.
How it compares
Social MCP extension for Claude Code, not a growth analytics or SEO automation server.
Common Questions / FAQ
Who is Vibe MCP for?
It is for developers who primarily ship with Claude Code and want MCP-native social features like DMs, presence, and discovery.
When should I use Vibe MCP?
Use it while you are actively building with Claude Code and want to coordinate, discover others, or play community games without context-switching.
How do I add Vibe MCP to my agent?
Install the slashvibe-mcp npm package and configure it as a stdio MCP server in Claude Code following the repo’s setup instructions.