salesbuildr-mcp

wyre-technology/salesbuildr-mcp
★ 0 stars TypeScript AI/LLM Updated 9d ago
MCP server for SalesBuildr — quotes, products, clients, and sales pipeline tools for AI assistants
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "salesbuildr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyre-technology/salesbuildr-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io/) (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 `salesbuildr_navigate` is exposed

Tools (8)

AUTH_MODEMCP_HTTP_HOSTMCP_HTTP_PORTMCP_TRANSPORTSALESBUILDR_API_KEYSALESBUILDR_BASE_URLenvstdio

Topics

ai-toolsclaudemcpmcp-servermodel-context-protocolmspmsp-mcpsalesbuildrtypescriptwyre-technology