Vynix

Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.

    Список инструментов сервера (17)

    Технические названия из tools/list. Нужны только разработчикам.

    list_projectsList the Vynix projects you own.
    list_annotationsList a project’s annotations, optionally filtered by status, type, or priority. Start here with status "open" to see what needs fixing.
    get_annotationFetch one annotation with its full captured context: page, target element (selector, XPath, styles), surrounding DOM, and runtime diagnostics (console + network).
    list_commentsRead the discussion thread on an annotation.
    get_annotation_analysisRead the latest stored AI diagnosis for an annotation (root causes, confidence, suggested fix, and likely source files). Returns null when none has been generated yet; run diagnose_annotation to create one.
    get_annotation_screenshotsReturn the region screenshots attached to an annotation as viewable images, so you can see exactly what the reporter pointed at.
    list_annotation_issuesList the tracker (GitHub) issues opened from an annotation, with each issue’s live state. Set refresh to reconcile against GitHub (open/closed + any linked pull request).
    list_project_issuesList every tracker issue across a project, with an open/closed/agent summary.
    generate_promptRender a ready-to-paste coding prompt for an annotation, formatted for a target assistant. A deterministic template (no AI spend); for a deeper analysis use diagnose_annotation.
    get_metricsOverview of your projects: KPI counts, status breakdown, a daily time series, and recent activity.
    list_membersList a project’s team members, including role and status.
    get_activityRecent activity feed for a project (status changes, comments, issues, members).
    update_annotation_statusUpdate an annotation’s status, e.g. to mark it in_progress or completed.
    add_commentAdd a comment to an annotation’s thread, e.g. to record what you changed. Notifies the team.
    diagnose_annotationRun the AI Diagnosis Engine on an annotation: it analyses the captured page, element, DOM, and runtime errors to produce ranked root causes, a confidence score, a suggested fix, and the likely source files. Calls an AI provider (uses tokens / may cost money) and stores the result. Requires AI + diagnosis enabled by the workspace admin and a key set.
    create_github_issueCreate a GitHub issue from an annotation. Uses the project’s configured repo and assignee unless overridden. Embeds the generated AI prompt in the issue body.
    create_share_linkMint a read-only public review link for a project, so a stakeholder can review its annotations without an account. Reporter emails are hidden on shared views.
    Vynix: подключить к Claude, ChatGPT, Cursor · Connectors.fun