BeClaude

code-change-verification

New
18.8kSmitheryDevelopmentby openai

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.

First seen 5/22/2026

Install & Usage

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

Add the configuration to "mcpServers": { "code-change-verification": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingagentpythoncoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is code-change-verification?

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.

How to install code-change-verification?

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

What is code-change-verification best for?

code-change-verification is a mcp categorized under Development. It is designed for: testing, agent, python, coding. Created by openai.