What is the Agent Safe MCP server?
Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.
How to install Agent Safe
Copy-paste configuration for popular MCP clients.
skyfire-pay-idrequiredsecretYour Skyfire PAY token for payment authentication. Get one at skyfire.xyz. Charged $0.02 per email check.
{
"mcpServers": {
"agentsafe": {
"url": "https://agentsafe.locationledger.com/mcp"
}
}
}{
"mcpServers": {
"agentsafe": {
"serverUrl": "https://agentsafe.locationledger.com/mcp"
}
}
}{
"servers": {
"agentsafe": {
"type": "http",
"url": "https://agentsafe.locationledger.com/mcp"
}
}
}{
"mcpServers": {
"agentsafe": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agentsafe.locationledger.com/mcp"
]
}
}
}claude mcp add --transport http agentsafe https://agentsafe.locationledger.com/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.