Skip to content
All updates

Changelog

Product update of the week: Year 4 • Week 27

Uday Gajavalli Uday Gajavalli ·
Truto Assistant And Admin MCP — Truto product update

New in Truto: Truto Assistant, Admin MCP server, and 24 new AI-ready integrations

This week introduces new ways to interact with Truto through the Truto Assistant and the Platform MCP Server. We also launched 24 new AI-ready integrations, expanded Unified API coverage for Linear and Keka, and added a new webhook to help you debug connection failures faster.

✨ Highlights

  • Truto Assistant: Added an AI copilot to help teams debug integrations, proxy APIs, and test sync jobs directly within Truto.
  • Truto Platform MCP Server: Exposed all Truto Admin APIs via an MCP server for use with any MCP-compatible AI client.
  • 24 new AI-ready integrations: Added support for Z.ai, Firma, Vast.ai, DigitalOcean, Mercury, and 19 others to power AI workflows.
  • Linear: Added Unified Ticketing, User Directory, and Knowledge Base API support for tickets, comments, users, pages, and more.
  • Keka: Added Unified ATS API support to list jobs, applications, interviews, candidates, and create activities.
  • New Webhook Event: Added the link_token:connection_error event to track OAuth and callback failures before an integrated account is created.

🤖 AI-ready integrations

New AI-ready integrations: Z.ai, Firma, Alloy, and 21 more

  • Z.ai: Connect AI assistants to GLM-5.2 powered reasoning, coding, and agent workflows.
  • Firma: Connect AI workflows to electronic signature and document management.
  • Alloy: Connect AI assistants to identity decisioning and workflow automation.
  • Vast.ai: Connect AI workflows to decentralized cloud GPU rental and compute management.
  • Herd Security: Connect AI workflows to security awareness training and phishing simulations.
  • Lumos: Connect AI workflows to app governance, access requests, and identity management.
  • RepZio: Connect AI assistants to B2B eCommerce, ordering, and catalog management.
  • Buildium: Connect AI to property management, leasing, and accounting workflows.
  • NationsGlory: Connect AI agents to Minecraft server management, stats, and player sessions.
  • Rootline: Connect AI workflows to platform payments, routing, and reconciliation.
  • Aurora Solar: Connect AI workflows to solar design and sales software.
  • Chimoney: Connect AI to global payouts, rewards, and multi-currency wallets.
  • Allium: Connect AI to enterprise blockchain data and multi-chain analytics.
  • Apollo: Connect AI workflows to B2B sales intelligence, prospecting, and outreach automation.
  • UserTesting: Connect AI workflows to UX research, user feedback, and video insights.
  • Whereby: Connect AI assistants to embedded video meetings and real-time communication.
  • WarpStream: Connect AI to Kafka-compatible data streaming and event infrastructure.
  • Zum Rails: Connect AI to open banking, payments, and financial workflows.
  • Tap Payments: Connect AI to MENA payment processing and checkout workflows.
  • DigitalOcean: Connect AI workflows to cloud infrastructure and deployment management.
  • OpenPipe: Connect AI workflows to LLM fine-tuning and prompt optimization.
  • Fireworks AI: Connect AI workflows to generative AI inference and open-source models.
  • Mercury: Connect AI to startup banking, corporate cards, and treasury workflows.
  • Moment Holdings: Connect AI to Pan-African payment processing and billing management.

⚙️ Developer Experience

We introduced two major tools to help you build, debug, and manage Truto faster using AI.

Truto Assistant Your new AI copilot for integrations, connections, and data syncs. You can use Truto Assistant to debug integrations, test sync jobs, or query Proxy and Unified APIs directly from the Truto dashboard. Team admins can enable this for their members by supplying an Anthropic API key.

Truto Assistant sidebar in the Truto dashboard

Truto Platform MCP Server If you prefer to use your own AI environment, we have exposed all Truto Admin APIs via a Model Context Protocol (MCP) server. You can now perform any admin operation or API call using your preferred MCP client instead of the Truto Assistant.

Platform MCP Server endpoint and Truto Assistant settings

Integration Improvements

Broader unified model support for Linear and Keka

We expanded Unified API coverage for Linear and Keka, making it easier to build ticketing, directory, and recruiting workflows.

Linear Developers can now build deeper issue tracking and directory workflows using Truto’s unified models for Linear. The newly supported resources include:

  • Ticketing: ticketing/tickets (list, get, create, update, delete), ticketing/comments (list), ticketing/tags (list), ticketing/collections (list, get), ticketing/teams (list), and ticketing/ticket_status (list).
  • User Directory: user-directory/users (list, get).
  • Knowledge Base: knowledge-base/pages (list).

Keka We added Unified ATS API support to Keka for HR and recruiting workflows. You can now access:

  • ATS reads: ats/jobs, ats/applications, ats/interviews, ats/scorecards, ats/job_form_fields, ats/candidates, and ats/offices (all via list).
  • ATS writes: ats/activities (create).

Webhooks

You can now enable the link_token:connection_error webhook event to listen for integrated account connection failures during OAuth authorization or the callback flow.

This event triggers for any error that occurs before an integrated account is created. This gives teams earlier visibility into connection drop-offs and setup failures, making it easier to debug authorization issues with users.

Create webhook UI showing link_token:connection_error event

Example link_token:connection_error webhook payload