# mcp-connectwise-psa

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

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.11.0
- **Author:** io.github.mspstack
- **License:** Unknown
- **npm:** mcp-connectwise-psa
- **Source:** https://github.com/mspstack/mcp-connectwise-psa
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 15 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-13T13:43:44.295Z
- **Version scanned:** 0.7.0
- **CVEs:** none found by OSV at scan time

## Tools

39 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `cw_find_endpoint`
- `cw_get`
- `cw_search_companies`
- `cw_get_company`
- `cw_search_contacts`
- `cw_get_contact`
- `cw_list_company_sites`
- `cw_list_configurations`
- `cw_get_configuration`
- `cw_list_invoices`
- `cw_get_invoice`
- `cw_list_agreements`
- `cw_get_agreement`
- `cw_list_unbilled_time`
- `cw_list_schedule_entries`
- `cw_my_schedule`
- `cw_schedule_ticket`
- `cw_list_members`
- `cw_get_member`
- `cw_update_schedule_entry`
- `cw_delete_schedule_entry`
- `cw_member_availability`
- `cw_search_tickets`
- `cw_my_tickets`
- `cw_get_ticket`
- `cw_create_ticket`
- `cw_update_ticket`
- `cw_add_ticket_note`
- `cw_list_boards`
- `cw_get_board`
- `cw_list_priorities`
- `cw_list_ticket_time`
- `cw_list_ticket_tasks`
- `cw_create_time_entry`
- `cw_update_time_entry`
- `cw_list_my_time`
- `cw_list_work_roles`
- `cw_list_my_timesheets`
- `cw_submit_timesheet`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-connectwise-psa\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"mcp-connectwise-psa\"\n      ],\n      \"env\": {\n        \"CW_PUBLIC_KEY\": \"<YOUR_CW_PUBLIC_KEY>\",\n        \"CW_PRIVATE_KEY\": \"<YOUR_CW_PRIVATE_KEY>\",\n        \"CW_DB_PASSWORD\": \"<YOUR_CW_DB_PASSWORD>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `CW_PUBLIC_KEY` — Cw Public Key (required)
- `CW_PRIVATE_KEY` — Cw Private Key (required)
- `CW_DB_PASSWORD` — Cw DB Password (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 3 credentials (2 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — deletes data; holds an api key.
- Floor 55, ceiling 55 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/mcp-connectwise-psa
- Install plan: https://forgeregistry.com/api/v1/packages/mcp-connectwise-psa/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/mcp-connectwise-psa
- HTML page: https://forgeregistry.com/registry/mcp-connectwise-psa
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
