Loading MCP server directory, please wait...
Every Salesbuildr resource as a scriptable command, plus offline margin and pipeline analytics.
npx @getmcp/cli add io.github.Servosity/salesbuildr-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
SALESBUILDR_API_KEYSet the SALESBUILDR_API_KEY credential for the Salesbuildr MCP server.
SALESBUILDR_TENANTYour Salesbuildr tenant subdomain (the {tenant} in https://{tenant}.salesbuildr.com).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/salesbuildr-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/salesbuildr-v0.1.0/salesbuildr-mcp.mcpb",
"env": {
"SALESBUILDR_API_KEY": "",
"SALESBUILDR_TENANT": ""
}
}
}
}