Developer Tools
Trust: 37/100 (Limited)io.github.Vigile-ai/vigile-mcp Guide
Query trust scores for MCP servers and agent skills. Check if a tool is safe.
by Vigile-ai
Quick Start
Install
npx vigile-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-vigile-ai-vigile-mcp": {
"command": "npx",
"args": [
"vigile-mcp"
]
}
}
}