google-pay-passes-api
0
This project is a Multi-Agent Conversation Protocol Server that automates communication processes using OpenAPI specifications. It incorporates extensive development tools for easy integration and management.
MCP Server
This project is a Multi-Agent Conversation Protocol (MCP) Server designed for interaction with a specified OpenAPI URL. It includes:
Prerequisites
- Python 3.9+
- pip and uv
Installation
- Clone the repository and install dependencies
Development
- Uses
ruff
for linting,mypy
for static type checking, andpytest
for testing
Running the Server
- Start the server with different transport modes
- Configure with environment variables
Building and Publishing
- Uses Hatch for building and publishing