MCP server · Workist
workist
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Workist. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Workist publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_orders— List order processing records, filterable by finished/imported/channel/date rangeupload_order— Upload a new order document for AI extractionget_order— Get one order processing record with extracted header and line itemsmark_order_imported— Mark an order as imported into the ERP (success or failure)list_invoices— List invoice processing recordsupload_invoice— Upload a new invoice document for AI extractionget_invoice— Get one invoice processing recordmark_invoice_imported— Mark an invoice as imported into the ERPlist_delivery_notes— List delivery note processing recordslist_order_confirmations— List order confirmation processing recordslist_rfqs— List request-for-quotation processing recordscreate_master_data_import— Create a master data import run (set batched true for chunked uploads)append_master_data_batch— Append a batch (up to 1000 elements) to a batched master data importstart_master_data_import— Start a batched master data import and ingest all appended dataget_master_data_import— Get the status of a master data import run
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.