yotta verify mcp for Claude Desktop
io.github.yottameta/yotta-verify-mcp
Pre-install security scanner for AI agent skills (local stdio MCP). Offline static scan; no upload.
client:Claude Desktop
transport:stdio
runtime:npm
Install yotta verify mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"yotta-verify-mcp": {
"command": "npx",
"args": [
"-y",
"@yottameta/yotta-verify-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs