Connection check
verified live · 27h ago
vynix-mcp
Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.
Tools
17
GitHub stars
15
Installs / wk
—
Licence
MIT
Transport
streamable-http, stdio
Last checked
27h ago
Tools & capabilities
17 toolsRead from the running server on 27h ago.
add_comment
body*annotation_id*
Add a comment to an annotation’s thread, e.g. to record what you changed. Notifies the team. Add a comment to an annotation’s thread, e.g. to record what you changed. Notifies the team.
create_github_issue
repoassigneesannotation_id*
Create 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 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_link
project_id*expires_in_days
Mint 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. Mint 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.
diagnose_annotation
modelproviderannotation_id*
Run 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, an… Run 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.
generate_prompt
read-only
targetannotation_id*
Render 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. Render 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_activity
read-only
project_id*
Recent activity feed for a project (status changes, comments, issues, members). Recent activity feed for a project (status changes, comments, issues, members).
get_annotation
read-only
annotation_id*
Fetch one annotation with its full captured context: page, target element (selector, XPath, styles), surrounding DOM, and runtime diagnostics (console + network). Fetch one annotation with its full captured context: page, target element (selector, XPath, styles), surrounding DOM, and runtime diagnostics (console + network).
get_annotation_analysis
read-only
annotation_id*
Read 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… Read 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_screenshots
read-only
annotation_id*
Return the region screenshots attached to an annotation as viewable images, so you can see exactly what the reporter pointed at. Return the region screenshots attached to an annotation as viewable images, so you can see exactly what the reporter pointed at.
get_metrics
read-only
Overview of your projects: KPI counts, status breakdown, a daily time series, and recent activity. Overview of your projects: KPI counts, status breakdown, a daily time series, and recent activity.
list_annotation_issues
read-only
refreshannotation_id*
List 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 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_annotations
read-only
typelimitoffsetstatuspriorityproject_id*
List a project’s annotations, optionally filtered by status, type, or priority. Start here with status "open" to see what needs fixing. List a project’s annotations, optionally filtered by status, type, or priority. Start here with status "open" to see what needs fixing.
list_comments
read-only
annotation_id*
Read the discussion thread on an annotation. Read the discussion thread on an annotation.
list_members
read-only
project_id*
List a project’s team members, including role and status. List a project’s team members, including role and status.
list_project_issues
read-only
project_id*
List every tracker issue across a project, with an open/closed/agent summary. List every tracker issue across a project, with an open/closed/agent summary.
list_projects
read-only
List the Vynix projects you own. List the Vynix projects you own.
update_annotation_status
status*annotation_id*