BeClaude

verify

New
SmitheryDevelopmentby facebook

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

First seen 5/23/2026

Install & Usage

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

Add the configuration to "mcpServers": { "verify": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
codingdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is verify?

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

How to install verify?

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

What is verify best for?

verify is a mcp categorized under Development. It is designed for: coding, devops. Created by facebook.