Skip to content
Cursor

validar-semver for Cursor

io.github.encodi/validar-semver

Resolves real semver range satisfaction (^1.2.3, ~2.0) against a version. Paid via x402/USDC.

client:Cursor transport:streamable-http tools:1

Install validar-semver in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "validar-semver": {
      "url": "https://validar-semver.encodari.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

validar-semver in other clients