integration-tests
New2.3kSmitheryDevelopmentby openai
Run the integration-tests pipeline that depends on a local npm registry (Verdaccio). Use when asked to execute integration tests or local publish workflows in this repo.
First seen 5/22/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "integration-tests": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
testingcoding
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is integration-tests?
Run the integration-tests pipeline that depends on a local npm registry (Verdaccio). Use when asked to execute integration tests or local publish workflows in this repo.
How to install integration-tests?
To install integration-tests: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "integration-tests": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is integration-tests best for?
integration-tests is a mcp categorized under Development. It is designed for: testing, coding. Created by openai.