MCP Server
MCP
io.github.andyscott88/agentsafe
Real-time URL trust scoring for AI agents. Blocks phishing and malicious sites.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "agentsafe-mcp-server",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentSafe API key from agentsafe.app",
"format": "string",
"isSecret": true,
"name": "AGENTSAFE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment