plutio_task_boards
· plutiotaskgroups · plutiostatuses
How to use it
plutio_task_boards is exposed by the Plutio MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the plutio_task_boards tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Plutio MCP
npx -y @thecreativelabs/plutio-mcpOther tools in Plutio MCP (39)
inspect a past proposal's structure to mirror it for a new client.
compact map of every tool + API path. Call first when unsure.
create a curated set of custom fields in one call. Shipped bundles: lead-intake, client-onboarding. Skips fields whose (entityType, title) already exists. See examples/14.
Plutio's native node-based automation workflows (list + create only; delete and single-GET are blocked by the REST API)
(workspace settings — read-only)
projects expected income over N days by expanding each sub's recurrence.
one call, everything about a client: person + company + projects + invoices + subs.
organizations/accounts
create a contract end-to-end with {{ variable }} substitution. Note: shipped presets contain TODO placeholders for legal clauses — replace before sending for signature.
· plutiocomments (comments requires entityType + entityId in the query)
instantiate a page from a starter scaffold (client-welcome, project-status) with content blocks pre-populated. Plutio's native {{ client.name }} / {{ business.name }} tokens render at view time.
list/get/create new pages on any of Plutio's role dashboards (Settings → Custom Pages). Update + delete blocked by REST (use UI).
calendar entries
· plutiofiles
raw submissions before qualification
unpaid invoices bucketed by days overdue (current / 30–60 / 60–90 / 90+).
recurring invoices
shipped presets (service-agreement, nda).
see shipped presets (web-design, seo-services, consulting, creative-services, coaching).
active subscriptions aggregated into MRR, ARR, by frequency, top clients.
free-form notes on any record
contacts, clients, leads, team members
create a fully-populated proposal (blocks + items + client link) in one call.
availability windows
read any of your existing Plutio contract/proposal templates and emit a preset JSON ready for the builders. Run once per template, save to disk, your real prose becomes available to AI generation forever. See examples/13.
· plutiocannedresponses · plutiowikipages · plutioitems
billable/non-billable logs (API path: /time-tracks)
payments
subs billing within the next N days (default 30), sorted by date.
introspects custom fields. Returns {entityType: {fieldTitle: {id, inputType, options: {optionLabel: optionId}}}}. Cached 5 min.