BeClaude

changeset-validation

New
2.3kSmitheryDevelopmentby openai

Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "changeset-validation": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
agentcodingai-&-ml

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is changeset-validation?

Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.

How to install changeset-validation?

To install changeset-validation: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "changeset-validation": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is changeset-validation best for?

changeset-validation is a mcp categorized under Development. It is designed for: agent, coding, ai-&-ml. Created by openai.