Vibelive runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from npm. Last commit 15 Sep 2026.
Multiplayer for agentic coding terminals: live cursors, presence, chat.
We read the source, 21 h ago · rules 3dff92dd89df
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.
const child: ChildProcess = spawn(bin, args, {
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 vibelive -- npx -y vibelive
{
"mcpServers": {
"vibelive": {
"args": [
"-y",
"vibelive"
],
"command": "npx"
}
}
}
[mcp_servers.vibelive]
command = "npx"
args = ["-y", "vibelive"]
{
"mcpServers": {
"vibelive": {
"args": [
"-y",
"vibelive"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vibelive": {
"args": [
"-y",
"vibelive"
],
"command": "npx"
}
}
}
Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
Real-time semantic security for AI coding agents and MCP tools
Lightweight coordination layer for multiple AI agents working on the same codebase simultaneously.
Code Intelligence Platform for AI Coding Agents
Persistent terminals and one launcher for Claude, Codex, Grok, and Cursor harnesses.
Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
Answers built from our own checks of this server.