MCP server for ConnectWise Manage PSA — companies, tickets, projects, time entries, and more.
CW_MANAGE_PUBLIC_KEYClé d’APIobligatoireConnectWise API member public key (Members > API Members)
CW_MANAGE_PRIVATE_KEYClé d’APIobligatoireConnectWise API member private key
CW_MANAGE_CLIENT_IDApplication OAuthobligatoireClient ID from the ConnectWise Developer Portal (developer.connectwise.com)
Déclaré par l’auteur dans le registre MCP officiel. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.
cw_test_connectionTest the connection to ConnectWise Manage.Test the connection to ConnectWise Manage.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_activitiesSearch schedule activities in ConnectWise Manage.Search schedule activities in ConnectWise Manage.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_activityGet a specific activity by ID.Get a specific activity by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_create_activityCreate a new activity.Create a new activity.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_agreementsSearch finance agreements (recurring revenue contracts) in ConnectWise Manage. Use 'conditions' for CW query syntax (e.g. "cancelledFlag = false", "company/name = 'Acme'").Search finance agreements (recurring revenue contracts) in ConnectWise Manage. Use 'conditions' for CW query syntax (e.g. "cancelledFlag = false", "company/name = 'Acme'").
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_agreementGet a specific finance agreement by ID.Get a specific finance agreement by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_agreement_additionsGet additions (line items) for a specific agreement.Get additions (line items) for a specific agreement.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_invoicesSearch invoices in ConnectWise Manage.Search invoices in ConnectWise Manage.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_invoiceGet a specific invoice by ID.Get a specific invoice by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_catalog_itemsSearch the ConnectWise product catalog. Use 'conditions' for CW query syntax (e.g. "identifier like '%SKU-%'" or "manufacturer/id=5").Search the ConnectWise product catalog. Use 'conditions' for CW query syntax (e.g. "identifier like '%SKU-%'" or "manufacturer/id=5").
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_catalog_itemGet a specific catalog item by ID.Get a specific catalog item by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_create_catalog_itemCreate a new catalog item (product SKU) in ConnectWise. Surfaces the common MSP fields directly; use 'extraFields' for anything else supported by POST /procurement/catalog (e.g. manufacturerPartNumber, unitOfMeasure, ianCode, upc, minStockLevel).Create a new catalog item (product SKU) in ConnectWise. Surfaces the common MSP fields directly; use 'extraFields' for anything else supported by POST /procurement/catalog (e.g. manufacturerPartNumber, unitOfMeasure, ianCode, upc, minStockLevel).
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_update_catalog_itemUpdate an existing catalog item using JSON Patch operations.Update an existing catalog item using JSON Patch operations.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_list_catalog_categoriesList product categories from the ConnectWise catalog.List product categories from the ConnectWise catalog.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_list_catalog_subcategoriesList product subcategories from the ConnectWise catalog.List product subcategories from the ConnectWise catalog.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_list_manufacturersList manufacturers referenced by catalog items.List manufacturers referenced by catalog items.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_companiesSearch companies in ConnectWise Manage. Use 'conditions' for CW query syntax (e.g. "name like '%Acme%'").Search companies in ConnectWise Manage. Use 'conditions' for CW query syntax (e.g. "name like '%Acme%'").
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_companyGet a specific company by ID.Get a specific company by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_create_companyCreate a new company.Create a new company.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_update_companyUpdate an existing company using JSON Patch operations.Update an existing company using JSON Patch operations.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_configurationsSearch configuration items (assets/CIs) in ConnectWise Manage.Search configuration items (assets/CIs) in ConnectWise Manage.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_configurationGet a specific configuration item (asset/CI) by ID.Get a specific configuration item (asset/CI) by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_contactsSearch contacts in ConnectWise Manage. Parent fields go in conditions with double-quoted strings (e.g. firstName = "John" or company/id = 5). There is no contact field named name — use firstName and lastName (a bare name = "..." is rewritten to those). Contact type is a child collection: do not put…Search contacts in ConnectWise Manage. Parent fields go in conditions with double-quoted strings (e.g. firstName = "John" or company/id = 5). There is no contact field named name — use firstName and lastName (a bare name = "..." is rewritten to those). Contact type is a child collection: do not put…
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_contactGet a specific contact by ID.Get a specific contact by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_create_contactCreate a new contact.Create a new contact.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_membersSearch members (technicians/users) in ConnectWise Manage.Search members (technicians/users) in ConnectWise Manage.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_memberGet a specific member by ID.Get a specific member by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_opportunitiesSearch sales opportunities in ConnectWise Manage. Use 'conditions' for CW query syntax (e.g. "status/name = '1. Open'", "closedFlag = false").Search sales opportunities in ConnectWise Manage. Use 'conditions' for CW query syntax (e.g. "status/name = '1. Open'", "closedFlag = false").
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_opportunityGet a specific sales opportunity by ID.Get a specific sales opportunity by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_opportunity_forecastsSearch opportunity forecasts/revenue items for a specific opportunity.Search opportunity forecasts/revenue items for a specific opportunity.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_opportunity_notesGet notes on a specific sales opportunity.Get notes on a specific sales opportunity.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_sales_stagesList sales pipeline stages in ConnectWise Manage.List sales pipeline stages in ConnectWise Manage.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_projectsSearch projects in ConnectWise Manage.Search projects in ConnectWise Manage.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_projectGet a specific project by ID.Get a specific project by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_search_project_ticketsSearch tickets under a project. Use projectId to filter by project, or conditions for CW query syntax.Search tickets under a project. Use projectId to filter by project, or conditions for CW query syntax.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_project_ticketGet a specific project ticket by ID.Get a specific project ticket by ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_get_project_ticket_notesGet all notes on a project ticket, including notes from any child tickets.Get all notes on a project ticket, including notes from any child tickets.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_add_project_ticket_noteAdd a note to a project ticket. Use internalAnalysisFlag for internal-only notes or resolutionFlag for resolution notes. Defaults to a plain discussion note.Add a note to a project ticket. Use internalAnalysisFlag for internal-only notes or resolutionFlag for resolution notes. Defaults to a plain discussion note.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_create_projectCreate a new project.Create a new project.
Aucun schéma d’entrée n’a été publié pour cet outil.
cw_list_boardsList service boards in ConnectWise Manage.List service boards in ConnectWise Manage.
Aucun schéma d’entrée n’a été publié pour cet outil.
40 outils sur 40 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
MCP server for ConnectWise Manage PSA — companies, tickets, projects, time entries, and more.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.