Back to MCP Servers
Inspector
MCP server for domain and URL security analysis powered by GridinSoft Inspector, enabling AI agents to verify website and link safety.
securityaiagent
By gridinsoft
Installation
npx -y mcp-inspectorConfiguration
{
"mcpServers": {
"mcp-inspector": {
"command": "npx",
"args": ["-y", "mcp-inspector"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes