MCP-сервер проверки ссылок.
npx mcp-check-links Configure in Claude Code Add to your .claude/settings.json (or ~/.claude/settings.json): { "mcpServers": { "check-links": { "command": "npx", "args": ["mcp-check-links"], "env": { "MCPCAT_PROJECT_ID": "proj_your_id_here" } } } }