Skip to content
Claude Code

ConnectWise PSA for Claude Code

io.github.selic/mcp-connectwise-psa

ConnectWise PSA (Manage) MCP server — tickets, time entries, companies, configurations, BYOK

client:Claude Code transport:stdio runtime:npm

Install ConnectWise PSA 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 mcp-connectwise-psa -e CW_SITE=<CW_SITE> -e CW_COMPANY_ID=<CW_COMPANY_ID> -e CW_CLIENT_ID=<CW_CLIENT_ID> -e CW_PUBLIC_KEY=<CW_PUBLIC_KEY> -e CW_PRIVATE_KEY=<CW_PRIVATE_KEY> -e CW_MEMBER_IDENTIFIER=<CW_MEMBER_IDENTIFIER> -- npx -y mcp-connectwise-psa

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

ConnectWise PSA in other clients