BeClaude

test-coverage-improver

New
18.8kSmitheryDevelopmentby openai

Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.

First seen 5/22/2026

Install & Usage

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

Add the configuration to "mcpServers": { "test-coverage-improver": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingagentpythoncoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is test-coverage-improver?

Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.

How to install test-coverage-improver?

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

What is test-coverage-improver best for?

test-coverage-improver is a mcp categorized under Development. It is designed for: testing, agent, python, coding. Created by openai.