IntegrateX
Register of production systems

Twenty-five agents. All of them running. None of them a slide.

This is the working register of every AI agent and MCP server we've built and operate — most of them inside our own business first. When we scope your build, this is what we're reusing from.

In production25
MCP servers9
Systems integrated40+
Typical reuse per build~70%
Why a register matters

Your build starts at seventy per cent.

Agent projects are quoted as bespoke work because most vendors are starting from nothing. We aren't. The retrieval, the guardrails, the audit trail, the connection layer to your mailbox or CRM — those are solved, running, and already carrying load.

What remains is the thirty per cent nobody can pre-build: your systems, your rules, your exceptions. That's where the Sprint looks, and it's the only part you should be paying a premium for.

The register

Open any entry for its specification.

IX-01 · MCPMailmanFull mailbox access for an agent — search, thread context, labels, drafts

Mail is where most business context actually lives, and it's the system agents are usually given least safe access to. Mailman exposes a mailbox as a defined set of operations rather than a raw credential, so an agent can find the thread it needs and draft into it without ever holding send authority.

Runs behind almost every client-facing agent we deploy. Drafts land in the drafts folder; a human sends.

Type
MCP server
Auth
OAuth, scoped
Writes
Drafts only
IX-02 · MCPWhatsApp BridgeTwo-way WhatsApp for agents — notifications, approvals, customer replies

Email approvals go unread for days. WhatsApp approvals come back in minutes. For businesses across India, the Gulf and Latin America, this is the difference between an automation that flows and one that stalls waiting on a human.

Handles inbound routing to the right agent, structured approval prompts, and escalation to a person when a reply doesn't parse.

Type
MCP server
Direction
Send + receive
Best for
Approvals, alerts
IX-03 · AGENTTicket TriageReads the ticket, gathers the account context, drafts a cited reply

The writing was never the bottleneck — the research was. This agent does the six minutes of looking things up that precede every ninety-second reply, then hands your team a draft with each claim traced to the record behind it.

Ships in shadow mode first: it drafts silently against live tickets so you can measure accuracy before anyone relies on it.

Read the support use case →
Reference
IX-03
Type
Agent (uses 2–4 MCP servers)
Status
In production
IX-04 · AGENTCall-to-CRMTurns a sales call into a clean record and a drafted recap

Reps don't skip the CRM out of laziness — admin is unpaid time on a commission plan. This agent extracts stage, next steps, objections and competitors from the recording, proposes the field changes for one-click confirmation, and leaves a recap in drafts.

It proposes; it never silently overwrites a field a person set by hand.

Read the sales use case →
Type
Agent
Writes
Proposed only
Saves
~15 min per call
IX-05 · AGENTPipeline AuditorFinds the deals that quietly stopped being real

Runs nightly against the pipeline: deals with no activity, stages contradicted by the last conversation, close dates that have slipped three times without comment. Managers arrive at the forecast call already knowing where to push.

Deliberately reports on deals, not on people. No rep scorecards ship by default.

Type
Agent, scheduled
Cadence
Nightly
Output
Ranked exceptions
IX-06 · AGENTOnboarding OrchestratorFires every joiner task across IT, payroll and access — and chases them

Onboarding fails in the gaps between departments, not inside them. The orchestrator holds the whole sequence, triggers each task in the owning system, and escalates the one that hasn't moved by day three — the laptop, usually.

Same machinery runs offboarding in reverse, which is the version your auditors will care about.

Type
Agent, stateful
Also runs
Offboarding
Escalates via
Mail or WhatsApp
IX-07 · AGENTPolicy AnswersAnswers "how much leave do I have left" from your actual handbook

Every HR team loses hours a week to questions already answered in a document nobody can find. This agent answers from the current policy version, cites the clause, and refuses to guess when the handbook is silent — which is how it avoids inventing an entitlement you never offered.

Where the answer depends on the individual, it reads their record rather than generalising.

Type
Agent, retrieval
Abstains
When unsourced
Cites
Clause-level
IX-08 · AGENTInvoice MatcherThree-way matching, with the exceptions explained rather than dumped

Matches invoice to purchase order to receipt, clears the clean ones, and for every exception writes a sentence saying what disagrees and by how much. Finance teams don't need a queue of flags; they need to know which flag is worth opening.

Never posts to the ledger. It prepares the decision; a person makes it.

Type
Agent
Posts
Never
Handles
Scanned + digital
IX-09 · AGENTDocument ExtractorTurns contracts, forms and scans into structured fields with confidence scores

The workhorse behind half this register. Extracts fields from messy real-world documents and attaches a confidence score to each one, so downstream automation can route low-confidence values to a human instead of propagating a bad read.

Handles multi-language documents and photographs of documents, which is what actually arrives.

Type
Component agent
Per-field
Confidence scored
Languages
Multi, incl. mixed
IX-10 · AGENTProject PulseWrites the status update a delivery lead would have written

Reads commit activity, board movement and open blockers, then produces a written update that says what actually shipped and what's at risk — rather than restating the ticket titles.

We run this on our own delivery teams. It's the reason we trusted it enough to offer it.

Type
Agent, scheduled
Cadence
Weekly or daily
In use
Internally, 2 yrs
IX-11 · MCPScaffoldNew services start from vetted templates, not from a blank repository

Standards documents don't get followed; templates do. Scaffold generates a new service with your logging, auth, CI and structure already correct, so consistency is the path of least resistance rather than a review comment.

Most valuable to platform teams tired of enforcing the same conventions in every pull request.

Type
MCP server
Templates
Yours, curated
Works with
Any coding agent
IX-12 · AGENTMeeting CompanionDecisions and owners extracted from mixed-language calls

Transcription is solved and mostly worthless on its own — nobody reads transcripts. This pulls out what was decided, who owns it and by when, files each item against the right project, and leaves the transcript where it belongs: in the archive.

Built for teams that switch languages mid-sentence, because ours do.

Type
Agent
Output
Decisions, not notes
Languages
Code-switching OK

Thirteen entries aren't published here.

Some are client-specific and under NDA. Some are too tied to our own internal systems to describe usefully. We'll walk through the relevant ones in a Sprint.

Ask about your workflow
Plain definitions

What is an MCP server, and how is it different from an agent?

An MCP server is the connection

It's a standard adapter that lets an agent read from and act inside an existing system. It exposes defined operations — search a mailbox, fetch an order, update a record — so the agent works through a controlled interface instead of an open credential.

An agent is the judgement

It decides what to do: which records matter, what the reply should say, when to stop and ask a person. An agent without MCP servers has nothing to act on. MCP servers without an agent are just plumbing.

Real deployments need both

A working system is typically two or three MCP servers supplying the systems, one agent applying judgement across them, and a guardrail layer deciding what it may do unsupervised. That's the shape of nearly everything in this register.

Next step

Find out which of these you'd actually be starting from.

Five days, no cost. We map one workflow, tell you which entries in this register apply, and build a narrow demo against your real data.