computer-vision-client

computer-vision-client

3.5

The project is an MCP Server created for handling multi-agent conversation protocols, featuring various transport modes and environment-based configurations. It is development-friendly with integrations for linting, testing, and building.

Top Comments

ruff

For code checking and formatting

mypy

For static type checking

pytest

Used to run tests

Hatch

For project construction and release

pre-commit

Used to manage pre-commit hooks