Loomal

MCP server for SalesBuildr — quoting and sales workflows for MSPs.

0 starsoci: ghcr.io/wyre-technology/salesbuildr-mcp:v1.4.0

About SalesBuildr

SalesBuildr is an MCP (Model Context Protocol) server published by wyre-technology in the official MCP registry, listed under App Automation on Loomal. MCP server for SalesBuildr — quoting and sales workflows for MSPs.

It ships as a Docker image (ghcr.io/wyre-technology/salesbuildr-mcp:v1.4.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wyre-technology/salesbuildr-mcp.

Use SalesBuildr with your agent

Claude Code · one command
claude mcp add salesbuildr -- docker run -i --rm ghcr.io/wyre-technology/salesbuildr-mcp:v1.4.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "salesbuildr": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/salesbuildr-mcp:v1.4.0"
      ]
    }
  }
}
ocighcr.io/wyre-technology/salesbuildr-mcp:v1.4.0

Frequently asked questions

What is SalesBuildr?
SalesBuildr is an MCP (Model Context Protocol) server by wyre-technology in the App Automation category. MCP server for SalesBuildr — quoting and sales workflows for MSPs.
How do I connect SalesBuildr to Claude, Cursor, or another MCP client?
Install SalesBuildr from its oci package (ghcr.io/wyre-technology/salesbuildr-mcp:v1.4.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is SalesBuildr open source?
Yes — the source code is public at github.com/wyre-technology/salesbuildr-mcp.
Can AI agents pay to use SalesBuildr?
Not yet through Loomal — SalesBuildr is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain SalesBuildr? Claim this listing free by verifying GitHub ownership, or contact us.