It does the step instead of describing it
Ask for last month's numbers as a chart and it goes and gets them. The gap between what an assistant suggests and what it can actually finish is the gap tools close.
Start here
MCP stands for Model Context Protocol. It is the standard way to hand an AI assistant a real tool: something that looks up a fact, sends a file, books a thing, makes a picture, instead of leaving it to describe what it would do if it could.
The problem
An AI assistant on its own is exactly that. It knows an enormous amount, it writes well, it reasons about your business, and it cannot open your calendar, look up today's price of anything, or send an email. Everything it says about the world comes from what it was taught, not from what is true this morning.
The fix is to give it tools. That used to mean a programmer wiring each one up by hand, in a way that only worked inside one product. Every assistant spoke its own private language, so a tool built for one was useless to the next, which is why your AI could do a thing in one app and not in another.
The standard
MCP is an open standard, published for anyone to use and owned by nobody, that settles how an AI asks for a tool and how a tool answers. A program that speaks it is called an MCP server: it announces the tools it has, describes what each one needs, and runs them when asked. The AI is the client.
That is the whole idea, and the reason it matters is boring and enormous: a tool built once now works in every assistant that speaks the standard. The list below is not a wish. It is the set this product already generates a ready-made configuration for.
Each of those has its own config file, its own root key and its own quirks. One definition generates all of them, which is what keeps the config shown on /install and the one in /SKILL.md identical.
What changes for you
Three differences you can feel, none of which require you to understand anything above.
Ask for last month's numbers as a chart and it goes and gets them. The gap between what an assistant suggests and what it can actually finish is the gap tools close.
One connection to one directory, one balance, one place to turn it off. Not ten accounts, ten passwords and ten monthly invoices for tools you used twice.
Each call is priced on its own and charged when it runs. Nothing is a subscription, so an unused month costs nothing at all.
Where Omnial MCP fits
Connecting an assistant to twenty different MCP servers has a cost nobody warns you about: every tool they offer has to be described to the AI before it starts working, and those descriptions eat the same limited attention your actual question needs.
So this one is built the other way around. Your agent gets eight tools on connecting: search the directory, read a tool's instructions, check what a call would cost, run it, check on it, stop it, check the balance, and looks the rest up itself, when it needs them. The list behind that door can grow without your agent carrying it around.
Early access: what is real and what is not
Omnial MCP's catalog is no longer empty: our first provider integration, a genuine vendor account, has been promoted all the way to live — it is browsable at /tools and callable today, the first real, working integration on this platform. Every other provider defined so far remains below live. Most are synthetic: an invented vendor with a full input and output contract, a modelled pricing structure and a hand-authored usage doc, reachable only at a reserved .example host that resolves to nothing. One entry, echoco, is not synthetic and is not a vendor either: it is an internal fixture that calls a real, free public test endpoint solely to prove the pipeline end to end, and nothing about it is for sale. Nothing about those remaining entries is a working paid integration, and no figure on this site attached to them is revenue. What that live integration proves, and what the platform around it was already built and tested for, is real: the append-only ledger, hold-before-the-call and settle-after, the pricing engine, the eight MCP tools, and now real, callable tools behind them.
Said here rather than after you install: the protocol above is real and works today. The directory behind this particular server has real, working tools live; most of it is not stocked yet.