Loading MCP server directory, please wait...
Real-time URL trust scoring for AI agents. Blocks phishing and malicious sites.
npx @getmcp/cli add io.github.andyscott88/agentsafeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.andyscott88/agentsafe": {
"command": "npx",
"args": [
"-y",
"agentsafe-mcp-server"
],
"env": {
"AGENTSAFE_API_KEY": ""
}
}
}
}