Claude plugins and skills for Visual Sentinel, the six-layer website monitoring platform (uptime, performance, SSL, DNS, visual regression, content change).
This is a Claude Code plugin marketplace. Add it once, then install plugins from it.
claude plugin marketplace add github.com/VisualSentinel/claude-plugins
claude plugin install visual-sentinel@visualsentinelThen export your Visual Sentinel API key:
export VS_API_KEY=vs_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxGenerate a key at https://visualsentinel.com/settings/api-keys.
Manage monitors, triage incidents, and create new monitors directly from Claude. Bundles the @visualsentinel/mcp-server MCP server (16 tools), three skills, and three slash commands.
- See
visual-sentinel/README.mdfor the full feature list.
- Public OpenAPI spec: https://github.com/VisualSentinel/openapi
- MCP server (raw): https://github.com/VisualSentinel/mcp-server
- npm:
@visualsentinel/mcp-server - Hosted API reference: https://visualsentinel.com/docs
MIT. See LICENSE.