Skip to content
Claude Desktop

Agentic Security Shield for Claude Desktop

io.github.ormuzdo/agentic-security-shield

12-layer security configs for AI coding agents. Autonomous purchase via x402 (USDC on Base).

client:Claude Desktop transport:streamable-http

Install Agentic Security Shield in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentic-security-shield": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agentic-security-shield-mcp-production.up.railway.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Agentic Security Shield in other clients