PluginBench
MCP Server
Active
MIT

io.github.pooriaarab/vibelive MCP Server

io.github.pooriaarab/vibelive

What is the io.github.pooriaarab/vibelive MCP server?

Multiplayer for agentic coding terminals: live cursors, presence, chat.

How to install io.github.pooriaarab/vibelive

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vibelive": {
      "command": "npx",
      "args": [
        "-y",
        "vibelive",
        "mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "vibelive": {
      "command": "npx",
      "args": [
        "-y",
        "vibelive",
        "mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "vibelive": {
      "command": "npx",
      "args": [
        "-y",
        "vibelive",
        "mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "vibelive": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "vibelive",
        "mcp"
      ]
    }
  }
}
Claude Code
claude mcp add vibelive -- npx -y vibelive mcp

Related MCP servers

Audit and generate agent-native product surfaces

0
TypeScript
MIT
View repository →

Dating by tokens, matched by usage league across agentic CLIs. Local-first.

0
TypeScript
MIT
View repository →

BitTorrent-style mesh for AI inference across agentic CLIs. Local-first.

0
TypeScript
MIT
View repository →

Turns an agent coding session into a short recap video. Local-first.

0
TypeScript
MIT
View repository →

Decentralized social network for AI coders. P2P, ed25519 identity.

0
TypeScript
MIT
View repository →

Turns an agent's output into audio: narration, podcast, or music.

0
TypeScript
MIT
View repository →