Share a live agent coding session by URL. Spectate or invite in.
claude mcp add vibeshare-live -- npx -y vibeshare-live
claude_desktop_config.json
{
"mcpServers": {
"vibeshare-live": {
"command": "npx",
"args": [
"-y",
"vibeshare-live"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"vibeshare-live": {
"command": "npx",
"args": [
"-y",
"vibeshare-live"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"vibeshare-live": {
"command": "npx",
"args": [
"-y",
"vibeshare-live"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"vibeshare-live": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vibeshare-live"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"vibeshare-live": {
"command": "npx",
"args": [
"-y",
"vibeshare-live"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pooriaarab--vibeshare-live/reviews or the review_server meta-tool.
POST /mcp