
Inspector
Let your agent check whether a domain or link is trustworthy before you embed it, affiliate it, or wire it into checkout flows.
Overview
GridinSoft Inspector is an MCP server for the Ship phase that analyzes website safety and domain reputation to help detect phishing and untrusted links.
What is this MCP server?
- Domain reputation and website safety analysis via GridinSoft Inspector API
- Phishing and trust signals for links you ship in landing pages, docs, or integrations
- stdio MCP server (@gridinsoft/mcp-inspector) with GRIDINSOFT_API_KEY
- 100 free credits on signup at inspector.gridinsoft.com/profile
- Fits agent workflows that vet partners, redirects, and third-party embeds
- Server version 1.0.6 on npm as @gridinsoft/mcp-inspector
- 100 free API credits on GridinSoft signup
- stdio transport MCP server
What problem does it solve?
You are about to ship pages or features that depend on external URLs and have no fast, agent-native way to judge whether a domain is safe or sketchy.
Who is it for?
Indie builders validating outbound links, integration callbacks, and partner domains inside Claude Code or Cursor before and after launch.
Skip if: Teams that need full penetration testing, malware sandboxing, or compliance attestations beyond URL reputation checks.
What do I get? / Deliverables
Your agent returns GridinSoft trust and safety signals so you can block bad links before users or payment flows touch them.
- Agent-callable website safety and reputation analysis for a target domain or URL
- Faster go/no-go decisions on external links in your product surface
Recommended MCP Servers
Journey fit
How it compares
MCP security lookup integration, not a browser automation or full SIEM stack.
Common Questions / FAQ
Who is GridinSoft Inspector for?
Solo and small-team builders who want their coding agent to sanity-check domains and phishing risk via GridinSoft before shipping user-facing links.
When should I use GridinSoft Inspector?
Use it when scoping third-party URLs, reviewing affiliate or OAuth redirect domains, or re-checking links after a security scare in production.
How do I add GridinSoft Inspector to my agent?
Install @gridinsoft/mcp-inspector, set GRIDINSOFT_API_KEY from inspector.gridinsoft.com/profile, and register the stdio MCP server in Claude Code, Cursor, or another MCP host.