From aa4b53ff13cfcb00a8c8e456035d3129c8737628 Mon Sep 17 00:00:00 2001 From: "609.sol" <90005524+609NFT@users.noreply.github.com> Date: Fri, 26 Jun 2026 16:43:23 -0400 Subject: [PATCH] Use GitHub-hosted repo URL + tighten description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f687a2ee7..7ce8a8909 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 -- [vibekit-mcp](https://www.npmjs.com/package/vibekit-mcp) 📇 ☁️ - MCP server for VibeKit. Lets an LLM in Claude Desktop, Cursor, or any MCP client deploy apps, manage hosting/env vars, run coding tasks, and chat with each app's persistent server-side agent (every app gets its own agent, git repo, and live URL). Not to be confused with the unrelated `superagent-ai/vibekit` SDK. +- [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. - [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)