Vynix for Grok
in.vynix/vynix-mcp
Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.
client:Grok
transport:streamable-http
runtime:npm
tools:17
Install Vynix in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"vynix-mcp": {
"type": "http",
"url": "https://mcp.vynix.in/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- list_projects
- list_annotations
- get_annotation
- list_comments
- get_annotation_analysis
- get_annotation_screenshots
- list_annotation_issues
- list_project_issues
- generate_prompt
- get_metrics
- list_members
- get_activity
- update_annotation_status
- add_comment
- diagnose_annotation
- create_github_issue
- create_share_link