hosted-onboarding-api

hosted-onboarding-api

3.2

If you are the rightful owner of hosted-onboarding-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project is an MCP (Multi-Agent Conversation Protocol) Server designed to facilitate multi-agent interactions using the OpenAPI specification from Adyen's HopService.

The MCP Server is a robust solution for managing multi-agent conversations, leveraging the OpenAPI specification from Adyen's HopService. Built using AG2's MCP builder, this server is designed to streamline the integration and management of multi-agent protocols. It supports various transport modes, including stdio, sse, and streamable-http, making it versatile for different deployment scenarios. The server is developed in Python 3.9+ and utilizes modern development tools such as ruff for linting, mypy for static type checking, and pytest for testing. The server's configuration is highly customizable through environment variables, allowing for flexible deployment and security management. With pre-commit hooks and comprehensive testing scripts, the MCP Server ensures high code quality and reliability.

Features

  • Supports multiple transport modes: stdio, sse, and streamable-http.
  • Customizable configuration via environment variables.
  • Integrated with modern development tools for linting, testing, and static analysis.
  • Pre-commit hooks for maintaining code quality.
  • Comprehensive testing with coverage reports.