From e1680b0456d6455ccdf8a8300eac545fa86b34b3 Mon Sep 17 00:00:00 2001 From: 609NFT Date: Mon, 13 Jul 2026 08:12:09 -0400 Subject: [PATCH] Update vibekit-mcp entry to canonical VibeKit-Bot org (repo transferred) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f45ebd156..6bd888159 100644 --- a/README.md +++ b/README.md @@ -580,7 +580,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge - [Touchpoint-Labs/touchpoint](https://github.com/Touchpoint-Labs/touchpoint) [![Touchpoint MCP server](https://glama.ai/mcp/servers/Touchpoint-Labs/Touchpoint/badges/score.svg)](https://glama.ai/mcp/servers/Touchpoint-Labs/Touchpoint) 🐍 🏠 🍎 🪟 🐧 - Playwright for the entire OS. Gives AI agents the ability to see, find, and interact with UI elements in any desktop application. - [tumf/mcp-shell-server](https://github.com/tumf/mcp-shell-server) - A secure shell command execution server implementing the Model Context Protocol (MCP) - [VertexStudio/developer](https://github.com/VertexStudio/developer) 🦀 🏠 🍎 🪟 🐧 - Comprehensive developer tools for file editing, shell command execution, and screen capture capabilities -- [609NFT/vibekit-mcp](https://github.com/609NFT/vibekit-mcp) 📇 ☁️ - MCP server for VibeKit. Lets an LLM in Claude Desktop, Cursor, or any MCP client build, deploy, and manage hosted apps and chat with each app's persistent server-side agent (every app gets its own agent and a live URL). Not to be confused with the unrelated `superagent-ai/vibekit` SDK. [![609NFT/vibekit-mcp MCP server](https://glama.ai/mcp/servers/609NFT/vibekit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/609NFT/vibekit-mcp) +- [VibeKit-Bot/vibekit-mcp](https://github.com/VibeKit-Bot/vibekit-mcp) 📇 ☁️ - MCP server for VibeKit. Lets an LLM in Claude Desktop, Cursor, or any MCP client build, deploy, and manage hosted apps and chat with each app's persistent server-side agent (every app gets its own agent and a live URL). Not to be confused with the unrelated `superagent-ai/vibekit` SDK. [![VibeKit-Bot/vibekit-mcp MCP server](https://glama.ai/mcp/servers/VibeKit-Bot/vibekit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/VibeKit-Bot/vibekit-mcp) - [wende/cicada](https://github.com/wende/cicada) 🐍 🏠 🍎 🪟 🐧 - Code Intelligence for Elixir: module search, function tracking, and PR attribution through tree-sitter AST parsing - [wonderwhy-er/DesktopCommanderMCP](https://github.com/wonderwhy-er/DesktopCommanderMCP) 📇 🏠 🍎 🪟 🐧 - A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files. - [x51xxx/codex-mcp-tool](https://github.com/x51xxx/codex-mcp-tool) 📇 ☁️ - MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)