Vibe runs on your own machine — the client starts it, so there is no endpoint to ping. 279 installs a week from npm.
Social layer for Claude Code - DMs, presence, games between AI-assisted developers
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет slashvibe-mcp ссылается на vibecodinginc/vibe-mcp
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vibe -- npx -y slashvibe-mcp
{
"mcpServers": {
"vibe": {
"args": [
"-y",
"slashvibe-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vibe]
command = "npx"
args = ["-y", "slashvibe-mcp"]
{
"mcpServers": {
"vibe": {
"args": [
"-y",
"slashvibe-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vibe": {
"args": [
"-y",
"slashvibe-mcp"
],
"command": "npx"
}
}
}
Social layer for Claude Code - DMs, presence, discovery, and games between AI-assisted developers
MCP bridge for inter-session communication between Claude Code instances
Behavioral memory layer for AI tools. Learns preferences and context across Claude, Cursor, Codex.
Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs
Context management, todo persistence, and multi-AI perspectives for Claude Code
Persistent, expiring, importance-graded sticky notes for Claude Code.
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
Decentralized social network for AI coders. P2P, ed25519 identity.
Answers built from our own checks of this server.