MCPFast / Tools / SDK for building multi-step conversational funnels
A SDK to build multi-step conversational funnels (lead gen, booking, quotes) that run as a single MCP tool on ChatGPT, Claude, and Cursor.
View on GitHub→This SDK provides developers with the tools to construct sophisticated, multi-step conversational funnels. Designed for integration into AI agents, it enables the creation of complex workflows for tasks such as lead generation, appointment booking, and quote generation. The funnels built with this SDK run seamlessly as a single MCP (Multi-Chat Protocol) tool across popular AI platforms including ChatGPT, Claude, and Cursor. This allows for a unified development experience and deployment across diverse AI environments.
The SDK abstracts the complexities of managing multi-turn conversations. It allows developers to define conversational flows, manage state between turns, and integrate external data or actions. The core functionality revolves around building structured dialogues that guide users through a series of steps to achieve a specific outcome. This is achieved by defining states, transitions, and the logic that governs them. The output is a self-contained MCP tool that can be invoked within the supported AI environments.
This tool is intended for AI developers and prompt engineers looking to build more advanced and structured conversational experiences. It is particularly useful for those developing AI agents that require guided interactions for specific business processes. If you are building applications that need to collect detailed information, qualify leads, schedule appointments, or provide complex quotes through a conversational interface, this SDK will streamline your development process. It's also ideal for developers working with MCP-compatible AI platforms who want to create reusable and robust conversational modules.