Edgewatch MCP Server
The Edgewatch MCP Server provides developers with programmatic access to two IP intelligence tools: getInsight, which delivers contextual analysis of an IP, and getExplorer, which lists observed hostnames and open ports. Access is authenticated via client credentials (client-id, client-secret), and the service supports both Streamable HTTP and SSE transports. SDK integration with schema validation (Zod) is recommended for safe request/response handling, while simple curl queries are also supported.

