Skip to content

v2.1.0 (superseded by v1.2.0)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 17:51

Superseded by v1.2.0

This release asset set is valid, but the v2.x tag line is not the recommended install path for this repository.

Reason: the Go module path is still:

github.com/themayursinha/mcp-visor

For Go semantic import versioning, go install ...@v2.x.y requires a /v2 module path. To keep the CLI install path simple, MCP Visor is continuing on the v1.x release line until a real /v2 migration is intentionally needed.

Use instead:

go install github.com/themayursinha/mcp-visor/cmd/mcp-visor@v1.2.0

Recommended release:

https://github.com/themayursinha/mcp-visor/releases/tag/v1.2.0