NewConnect Brain to your approved inventory, CRM records, documents and business tools.Explore Live Data Connectors
QualiBot
Log inBook a Demo
Model Context Protocol

Turn business capabilities into tools Brain can use

MCP gives Brain a structured way to discover and call approved tools from an external server, instead of hard-coding every action into one chatbot flow — inventory search, record lookup, file retrieval or a CRM update can each become a reusable capability.

Connect Brain to your tools over MCP and custom HTTP with per-tool scoping, approved actions and audit logging.

MCP at a glance
Remote MCP servers over Streamable HTTP
Automatic tool discovery through tools/list
Per-tool enable and disable
Read or write labelling on every tool
Tool calls captured in the Brain session trace
What QualiBot supports

A structured way to register, discover and call tools

Every registered connector works the same way, so Brain's tool-calling behavior stays consistent from one integration to the next.

Remote MCP serversStreamable HTTP transportAutomatic tools/list discoveryCursor-paginated discoveryManual synchronizationPer-tool enable and disableTool input schema storageRead or write labellingImage and file URL extractionConfigurable attachment pathsTool-call capture in Brain sessionsConnector testing from the dashboard
Per-tool scoping, approved actions, audit logging

Scope stays with the connector, not the model

Tools are enabled or disabled centrally, so every assistant works from the same approved setAuthentication runs through bearer, basic or API-key credentials scoped to each connectorEvery registered endpoint connects over one consistent Streamable HTTP transportEach tool carries a read or write label, so approved actions are clear before a call is madeEvery write-labelled tool call is logged as a timeline activity the moment it runs, giving every session an audit trailConnect only the data and systems your team has approved for Brain to use
QualiBot MCP connectors and live-data tools
MCP connectors and live-data tools
Request flow

How an MCP request moves through QualiBot

Every call follows the same path from message to reply, so the same connector behaves predictably across every conversation.

01

Customer message

The customer asks a question inside an active conversation.

02

Brain selects a tool

Brain chooses an approved tool for the task from the enabled toolset.

03

Remote MCP server responds

The registered server lists and calls the requested tool over Streamable HTTP.

04

Structured result or file

The tool returns a structured result, or an image/PDF URL for attachment relay.

05

Reply, file or handoff

Brain answers, attaches the file, or hands off — and the tool call is captured in the session trace.

Two ways to expose a capability

MCP for reusable toolsets, custom HTTP for a direct call

Use whichever fits the capability: a full MCP server when Brain needs a reusable, discoverable toolset with file relay, or a custom HTTP tool for a simple GET or POST action.

MCP connectors

Register a remote MCP server, discover its tools through tools/list, label each read or write, and let Brain call the ones you enable.

Custom HTTP tools

GET and POST requests, bearer, basic and API-key authentication, Liquid-templated URLs and request bodies, response templating and safe HTTPS calls — configured once and available account-wide.

Example connector

MCP for real estate

A real estate inventory MCP server may expose tools such as:

resolve_entitysearch_inventoryget_projectcompare_entitiesmatch_inventoryget_payment_planslist_media_assets
How this fits

Brain works with structured project data returned by the connector rather than treating marketing descriptions as live inventory. Explore Real Estate →

MCP governance

What a production connector should define

Work through these ten questions before a connector goes live in a customer conversation.

01

Which system is authoritative

02

Which tools are enabled

03

Which credentials are read-only

04

Which operations can change data

05

Which fields may reach the AI model

06

Which tool outputs are logged

07

Which files may be relayed

08

What happens when the source is unavailable

09

How stale or missing data is presented

10

Which actions require an external approval process

MCP FAQ

Before you register a connector

How many connectors can an account register?

The current implementation supports up to ten MCP connectors per account.

Is there a limit on discovered tools?

There is no fixed per-connector tool limit — overall agent runs are bounded by Brain's turn limit.

Can MCP tools return PDFs?

Yes. QualiBot can relay URLs returned through supported content blocks or configured attachment paths.

Are files scanned for malware?

Every relayed file is size-limited before delivery. Connect only trusted, approved file sources, and add your own file-inspection layer where you need it.

Can QualiBot connect to a private-network MCP server?

Self-hosted deployments can allow private-network requests through an installation setting. Cloud deployments call a publicly reachable HTTPS endpoint.

Are MCP tools isolated per account?

Yes — connectors and credentials are account-scoped.

Next step

Build one toolset that Brain can reuse across conversations

Define the first business capability you want Brain to use, then expose it through a controlled MCP server.