# typecheck > Run mypy strict type checking - Author: Benson Osei Mensah - Repository: bensonOSei/linkdedin_mcp - Version: 20260201122241 - Stars: 3 - Forks: 1 - Last Updated: 2026-02-06 - Source: https://github.com/bensonOSei/linkdedin_mcp - Web: https://mule.run/skillshub/@@bensonOSei/linkdedin_mcp~typecheck:20260201122241 --- --- description: Run mypy strict type checking allowed-tools: Bash --- # /typecheck Run strict type checking with mypy. ## Steps 1. Run `uv run mypy src/` from the project root 2. Report any type errors found