firebase-dynamic-links-api
0
This project is a Multi-Agent Conversation Protocol Server, auto-generated using an OpenAPI URL. It supports various development tools for linting, type checking, and automated testing.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server created using the OpenAPI specification. It requires Python 3.9+ and utilizes tools like ruff
for linting and MyPy for static checking. Installation involves cloning the repository and setting up via scripts, with support for pip
and uv
. Pre-commit hooks ensure code quality, and the server can run in various transport modes. Development utilities include testing with pytest
and building/publishing with Hatch.