Skip to content
Claude Code

ConnectWise CPQ for Claude Code

io.github.wyre-technology/connectwise-cpq-mcp

MCP server for ConnectWise CPQ (Sell) — quotes, line items, customers, terms, and templates.

client:Claude Code transport:stdio runtime:oci

Install ConnectWise CPQ in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add connectwise-cpq-mcp -e CPQ_ACCESS_KEY=<CPQ_ACCESS_KEY> -e CPQ_PUBLIC_KEY=<CPQ_PUBLIC_KEY> -e CPQ_PRIVATE_KEY=<CPQ_PRIVATE_KEY> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-technology/connectwise-cpq-mcp:v1.0.4

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ConnectWise CPQ in other clients