Provides integration with Codeium through Windsurf, allowing users to add the MCP server to their Windsurf configuration for access to web development tools.
Supports screen recording functionality on macOS, with permissions required to capture screenshots of the user's display for web development purposes.
Recommends using YOLO mode for optimal experience, suggesting the MCP server works best with this feature enabled in Cursor settings.
webdev-mcp
MCP-сервер, предоставляющий полезные инструменты для веб-разработки.
Использование
Курсор
- Для установки в проект добавьте сервер MCP в ваш
.cursor/mcp.json
:
- Для глобальной установки добавьте эту команду в настройки курсора:
Виндсерфинг
- Добавьте сервер MCP в файл
~/.codeium/windsurf/mcp_config.json
:
Инструменты
В настоящее время доступны только 2 инструмента: takeScreenshot
и listScreens
. Ваш агент может использовать инструмент list screens, чтобы получить идентификатор экрана, скриншот которого он хочет сделать.
Инструмент вернет снимок экрана в виде строки, закодированной в base64.
Советы
Убедитесь, что режим YOLO включен, а защита инструментов MCP отключена в настройках курсора для наилучшего опыта. Возможно, вам придется разрешить курсору записывать ваш экран на MacOS.
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Сервер MCP, предоставляющий инструменты веб-разработки, такие как возможности захвата экрана, которые позволяют агентам ИИ делать снимки экрана пользователя и работать с ними.
Related MCP Servers
- AsecurityAlicenseAqualityAn official MCP server implementation that allows AI assistants to capture website screenshots through the ScreenshotOne API, enabling visual context from web pages during conversations.Last updated -16TypeScriptMIT License
- -securityAlicense-qualityAn MCP server that enables AI assistants to control a web browser through natural language commands, allowing them to navigate websites and extract information via SSE transport.Last updated -387PythonMIT License
- -securityFlicense-qualityEnables AI tools to capture and process screenshots of a user's screen, allowing AI assistants to see and analyze what the user is looking at through a simple MCP interface.Last updated -1Python
- -securityAlicense-qualityAn MCP server that bridges AI agents with GUI automation capabilities, allowing them to control mouse, keyboard, windows, and take screenshots to interact with desktop applications.Last updated -PythonMIT License