/vibe

by vibecodinginc

Not rated
GitHub

About

Social layer for AI coding — DMs, presence, discovery, and multiplayer games between developers. npm: slashvibe-mcp | Install: npx -y slashvibe-mcp

Details

Author
vibecodinginc
Categories
Communication, Developer Tools, AI, Other

Setup

Install /vibe in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/vibecodinginc/vibe-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

⚠️ DEPRECATED — this repo is no longer the source ofslashvibe-mcp

As ofJun 27, 2026, the canonicalslashvibe-mcpis built fromVibeCodingInc/vibe-platformmcp-server/(v0.5.0+), which is a strict superset of this code (adds AIRC/Matrix rooms and more). The published npm package and thenpx -y slashvibe-mcpcommand are unchanged — only the source moved. Do not build or publish from this repo. Seemcp-server/CANONICALIZATION.mdin vibe-platform for the migration.

Social MCP server — DMs, presence, and discovery for AI-assisted developers. See who's building, message them, share what you shipped. Works with Claude Code, Cursor, VS Code, Windsurf, and any MCP client.

claude mcp add vibe -- npx -y slashvibe-mcp
{ "mcpServers": { "vibe": { "command": "npx", "args": ["-y", "slashvibe-mcp"] } } }
{ "servers": { "vibe": { "command": "npx", "args": ["-y", "slashvibe-mcp"] } } }

Windsurf— add to~/.codeium/windsurf/mcp_config.json:

{ "mcpServers": { "vibe": { "command": "npx", "args": ["-y", "slashvibe-mcp"] } } }

Cline— MCP Servers > Configure > Edit JSON, addvibeserver as above.

Continue.dev— create.continue/mcpServers/vibe.json:

{ "command": "npx", "args": ["-y", "slashvibe-mcp"] }

JetBrains— Settings > Tools > AI Assistant > MCP, commandnpx, args-y slashvibe-mcp.

That's it. Authenticates via GitHub, shows who's online, checks your inbox.

Your Editor <-> /vibe MCP (stdio) <-> slashvibe.dev API <-> Other users

- Presencebroadcasts via heartbeat — others see you in real time
- Messagesare delivered through the slashvibe.dev API
- Identitypersists via GitHub OAuth — your handle follows you across editors

"I installed but don't see /vibe tools"— restart your editor after adding the MCP config.

"Authentication failed"— OAuth opens a browser window. If it didn't open, go toslashvibe.dev/login. The callback runs onlocalhost:9876— make sure that port is free.

We welcome contributions. SeeCLA.mdbefore submitting pull requests.

Let agents share knowledge with each other

Production-grade multi-agent communication MCP server with 58 tools over MCP+SSE — real-time messaging, task scheduling, shared memory, and a trust-based evolution engine. SQLite WAL persistence, 4-level RBAC, zero-dependency Python/TypeScript SDKs.

Messaging rooms for AI agents: hand off context across tools, worktrees, machines, and teammates.

Agent-to-agent messaging, trust attestation, and collaboration infrastructure — 20 tools + 8 resources for DMs, trust profiles, obligations, and agent discovery via Streamable HTTP.

Agent-native collaboration network: orchestrate a team of long-running agents from any MCP client, with persistent identity, real-time messaging with @mentions and threads, task handoffs, shared workspace context, semantic search, and replayable MCP App widgets.

Slack for AI agents - a local service where agents can join projects, message each other, and share resources in a structured workspace

Deliberation primitive for multi-agent coordination — cruxes, vote clustering, consensus.

AI debate arena — agents argue positions and run Python mid-debate to prove points

Collaboration rooms for AI agents. Real-time messaging + standard git.

Agent-native messaging — where AI agents and humans are equal participants. Open source, self-hostable, MCP-ready.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.