MCP server for Kaseya Autotask PSA — companies, tickets, projects, time entries, and more.
AUTOTASK_SECRETClé d’APIobligatoireAutotask API user secret
AUTOTASK_INTEGRATION_CODEClé d’APIobligatoireAutotask API integration code (tracking identifier)
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.
autotask_test_connectionTest Autotask API connectionTest Autotask API connection
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_companiesSearch companies by name or status. Max 200/page.Search companies by name or status. Max 200/page.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_create_companyCreate new company recordCreate new company record
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_update_companyUpdate company record. invoiceTemplateID sets payment terms (103=Due on Receipt, 104=NET 30). Billing address fields separate from regular address.Update company record. invoiceTemplateID sets payment terms (103=Due on Receipt, 104=NET 30). Billing address fields separate from regular address.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_get_company_site_configurationGet company site configuration records. Call first to discover available fields.Get company site configuration records. Call first to discover available fields.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_update_company_site_configurationUpdate company site configuration. Fields are tenant-defined; call get first.Update company site configuration. Fields are tenant-defined; call get first.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_contactsSearch contacts by name, email, or company. Max 200/page.Search contacts by name, email, or company. Max 200/page.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_create_contactCreate new contact recordCreate new contact record
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_update_contactUpdate contact record. Only provided fields are changed.Update contact record. Only provided fields are changed.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_ticketsSearch tickets by company, queue, status, priority. Use autotask_get_ticket_details for full data. Max 500/page.Search tickets by company, queue, status, priority. Use autotask_get_ticket_details for full data. Max 500/page.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_get_ticket_detailsGet full ticket details including notes, time entries, and custom fields.Get full ticket details including notes, time entries, and custom fields.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_create_ticketCreate new ticket recordCreate new ticket record
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_update_ticketUpdate ticket record. Only provided fields are changed.Update ticket record. Only provided fields are changed.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_get_ticket_chargeGet a specific ticket charge by IDGet a specific ticket charge by ID
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_ticket_chargesSearch ticket charges (materials, costs, expenses). Provide ticketId for best performance. Max 10 if unfiltered.Search ticket charges (materials, costs, expenses). Provide ticketId for best performance. Max 10 if unfiltered.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_create_ticket_chargeCreate charge on ticket for materials, costs, or expenses.Create charge on ticket for materials, costs, or expenses.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_update_ticket_chargeUpdate an existing ticket charge. Only fields provided will be changed.Update an existing ticket charge. Only fields provided will be changed.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_delete_ticket_chargeprivilégié⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a ticket charge⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a ticket charge
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_get_ticket_historyGet a single ticket history entry by ID. Each entry records one audited change to a ticket field (who, when, before/after).Get a single ticket history entry by ID. Each entry records one audited change to a ticket field (who, when, before/after).
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_ticket_historyGet the audit trail of field changes for a ticket (status transitions, assignment changes, priority edits, etc.). Use this to answer questions like "when did this ticket move from In Progress to Waiting Customer" or "who changed the priority". Returns entries ordered by Autotask; sort/filter client…Get the audit trail of field changes for a ticket (status transitions, assignment changes, priority edits, etc.). Use this to answer questions like "when did this ticket move from In Progress to Waiting Customer" or "who changed the priority". Returns entries ordered by Autotask; sort/filter client…
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_create_time_entryCreate a time entry in Autotask. Can be tied to a ticket, task, or project, OR created as "Regular Time" (no parent) for meetings, admin work, etc. For Regular Time, specify a category like "Internal Meeting", "Office Management", "Training", etc.Create a time entry in Autotask. Can be tied to a ticket, task, or project, OR created as "Regular Time" (no parent) for meetings, admin work, etc. For Regular Time, specify a category like "Internal Meeting", "Office Management", "Training", etc.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_projectsSearch for projects in Autotask. Returns 25 results per page by default. Use page parameter for more results.Search for projects in Autotask. Returns 25 results per page by default. Use page parameter for more results.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_create_projectCreate a new project in AutotaskCreate a new project in Autotask
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_update_projectUpdate an existing project in Autotask. Only the fields you provide will be updated. Common use case: set status=5 to mark a project Complete.Update an existing project in Autotask. Only the fields you provide will be updated. Common use case: set status=5 to mark a project Complete.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_resourcesSearch for resources (users) in Autotask. Returns 25 results per page by default. Use page parameter for more results.Search for resources (users) in Autotask. Returns 25 results per page by default. Use page parameter for more results.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_get_ticket_noteGet a specific ticket note by ticket ID and note IDGet a specific ticket note by ticket ID and note ID
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_ticket_notesSearch for notes on a specific ticket. Iterating across many tickets trips Autotask's per-integration API threshold — scope the parent list first.Search for notes on a specific ticket. Iterating across many tickets trips Autotask's per-integration API threshold — scope the parent list first.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_create_ticket_noteCreate a new note for a ticketCreate a new note for a ticket
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_ticket_checklist_itemsList all checklist items on a ticket, including their completion status. Checklist items are a sub-resource of a ticket and cannot be queried without a ticket ID.List all checklist items on a ticket, including their completion status. Checklist items are a sub-resource of a ticket and cannot be queried without a ticket ID.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_create_ticket_checklist_itemAdd a new checklist item to a ticket.Add a new checklist item to a ticket.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_update_ticket_checklist_itemUpdate a checklist item on a ticket — edit text, mark complete/incomplete, or change position.Update a checklist item on a ticket — edit text, mark complete/incomplete, or change position.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_delete_ticket_checklist_itemprivilégié⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a checklist item⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a checklist item
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_get_project_noteGet a specific project note by project ID and note IDGet a specific project note by project ID and note ID
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_project_notesSearch for notes on a specific project. Fan-out across many projects trips Autotask's API threshold (see issue #69) — scope the parent list (status, company, date range) first.Search for notes on a specific project. Fan-out across many projects trips Autotask's API threshold (see issue #69) — scope the parent list (status, company, date range) first.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_create_project_noteCreate a new note for a projectCreate a new note for a project
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_get_company_noteGet a specific company note by company ID and note IDGet a specific company note by company ID and note ID
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_company_notesSearch for notes on a specific company. Iterating across many companies trips Autotask's API threshold — scope the parent list first.Search for notes on a specific company. Iterating across many companies trips Autotask's API threshold — scope the parent list first.
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_create_company_noteCreate a new note for a companyCreate a new note for a company
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_get_ticket_attachmentGet a ticket attachment. With includeData=false (default) returns metadata only — fast, suitable for browsing. With includeData=true returns the base64 binary content via the top-level /TicketAttachments/{id} endpoint (the child endpoint never populates data). The attachment is verified to belong t…Get a ticket attachment. With includeData=false (default) returns metadata only — fast, suitable for browsing. With includeData=true returns the base64 binary content via the top-level /TicketAttachments/{id} endpoint (the child endpoint never populates data). The attachment is verified to belong t…
Aucun schéma d’entrée n’a été publié pour cet outil.
autotask_search_ticket_attachmentsSearch for attachments on a specific ticket. Each parent triggers a separate query — scope the parent ticket list before iterating.Search for attachments on a specific ticket. Each parent triggers a separate query — scope the parent ticket list before iterating.
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 Kaseya Autotask 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.