MCP server for SalesBuildr — quoting and sales workflows for MSPs.
A Model Context Protocol (MCP) server for integrating with the SalesBuildr quoting and sales platform. Built with a decision-tree architecture to expose domain-specific tools without overwhelming the LLM. The server uses a decision tree pattern: 1. At root, only is exposed 2. User selects a domain (companies, contacts, products, opportunities, quotes) 3. Domain-specific tools become available…
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
A Model Context Protocol (MCP) server for integrating with the SalesBuildr quoting and sales platform. Built with a decision-tree architecture to expose domain-specific tools without overwhelming the LLM. The server uses a decision tree pattern: 1. At root, only is exposed 2. User selects a domain (companies, contacts, products, opportunities, quotes) 3. Domain-specific tools become available along with 4. Tool calls route to domain handlers that interact with the SalesBuildr API Domain | Tools…