Vynix MCP Server

Model Context Protocol server for Vynix. It gives coding agents direct access to visual feedback, bug reports, screenshots, diagnostics, comments, and issue workflows so agents can reason from real context instead of guessing.

People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 15 · #48 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Vynix

before you install - you'll need

Set VYNIX_API_TOKEN before connecting. VYNIX_API_URL is optional or environment-specific per the README.

Claude Code

claude mcp add usevynix-vynix-mcp --transport http https://mcp.vynix.in/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "usevynix-vynix-mcp": {
      "url": "https://mcp.vynix.in/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.vynix.in/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.vynix.in

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package @usevynix/mcp-server - published under the repo owner's npm scope (@usevynix)

registry vendor namespace in.vynix - domain-verified with the official MCP registry

03 · What Vynix can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.0.0 · 2026-08-06

Vynix MCP Server 1.0.0\n\nStable release for MCP production usage.\n\n### Highlights\n- Expanded MCP resources and workflow prompts\n- Full installation matrix and troubleshooting docs\n- Added examples, issue…

04 · Who maintains Vynix

Vynix is maintained by usevynix. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
coding agent - ranked #48 of 194 actively-maintained coding agent servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-08-06)
registry
in.vynix/vynix-mcp (active, first published 2026-07-28)
packages
npm:@usevynix/mcp-server

06 · Vynix FAQ

What is Vynix?

Model Context Protocol server for Vynix. It gives coding agents direct access to visual feedback, bug reports, screenshots, diagnostics, comments, and issue workflows so agents can reason from real context instead of guessing.

Is Vynix still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Vynix?

Run `npx -y @usevynix/mcp-server`. The README documents 2 environment variables (VYNIX_API_URL, VYNIX_API_TOKEN) to set first. Set VYNIX_API_TOKEN before connecting. VYNIX_API_URL is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Vynix require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Vynix

More coding agent MCP servers · Val Town · Valv · Vap E · Codehelper · AI Context

More JavaScript MCP servers · Vaaya · Feature Board · Variflight MCP · Lviv Public Transport · see all