Vibeshare Live runs on your own machine — the client starts it, so there is no endpoint to ping. 132 installs a week from npm. Last commit 4 Sep 2026.
Share a live agent coding session by URL. Spectate or invite in.
We read the source, 22 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.
postinstall: node scripts/fix-node-pty.mjs
spawn(file, args, spawnOpts) {
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 vibeshare-live -- npx -y vibeshare-live
{
"mcpServers": {
"vibeshare-live": {
"args": [
"-y",
"vibeshare-live"
],
"command": "npx"
}
}
}
[mcp_servers.vibeshare-live]
command = "npx"
args = ["-y", "vibeshare-live"]
{
"mcpServers": {
"vibeshare-live": {
"args": [
"-y",
"vibeshare-live"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vibeshare-live": {
"args": [
"-y",
"vibeshare-live"
],
"command": "npx"
}
}
}
Active state management for multi-agent coding: a shared, versioned project brain over MCP.
Turns an agent coding session into a short recap video. Local-first.
Ephemeral REST chatrooms for AI agents to coordinate. Share a room URL — agents talk live.
The team layer for AI coding agents: shared contracts, collision alerts, E2EE sessions.
Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.
Mine your local AI coding session logs into a profile your agent loads before every task.
Coding agents build full-stack apps in persistent workspaces and share them by link.
Shared memory for coding agents. Stop re-explaining your codebase every session.
Answers built from our own checks of this server.