Skip to content
Grok

Agent Safe for Grok

io.github.wowcool/agentsafe

Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.

client:Grok transport:streamable-http

Install Agent Safe in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentsafe": {
      "type": "http",
      "url": "https://agentsafe.locationledger.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Agent Safe in other clients