loading…
Search for a command to run...
loading…
Discover and evaluate technical resources by searching based on capabilities, security preferences, and risk levels. Compare multiple options side-by-side to de
Discover and evaluate technical resources by searching based on capabilities, security preferences, and risk levels. Compare multiple options side-by-side to determine which best fits specific workflows or security standards. Receive tailored recommendations for tasks to streamline integration and ensure reliability.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"sentinelsignal/verify"
]
}
}
}