
July 1, 2026
Recently we introduced the qashqade MCP layer, a set of Model Context Protocol servers that let you connect qashqade to the AI tools your team already use. Instead of logging in to the qashqade interface to read a figure off a screen, your AI can ask qashqade a question in plain language, in other cases trigger a calculation, and read back validated results, all inside whatever you're already working in.
In this walkthrough, I take you through one of our MCP servers from a standing start to a finished, branded dashboard. I show what you need to install, how access to the MCP server is configured, how to phrase a request, and what the outputs look like.
Below is a summary of what I cover, along with the steps to get it running yourself.
An MCP server connects an AI to an underlying system, in this case, qashqade. The server exposes one or more tools, and a skill joins those tools together to produce a meaningful end result.
The principle to keep in mind: the AI never performs the allocation maths. It asks qashqade's deterministic engine to run and reads back what the engine produced. An MCP server is simply a second door into the platform. The interface is the door a person uses, the MCP server is the door an AI uses. Every figure is still computed in the same way on every run, traceable and defensible to LPs and auditors.
In the demo, I use Claude Code as the AI client, paired with the skill qashqade provides. The setup breaks down into a few steps:
A note for newcomers: the skill handles the heavy lifting, so you don't need to fine-tune model settings to get good results. In the demo I run on the latest available model with effort set to medium, which is more than enough.
We build up gradually to show the range, starting simple, asking the AI to retrieve all the vehicles (funds) in a development environment. The skill recognises the request, connects to the environment, and returns the available vehicles.
From there we raise the bar: find the top five best-performing funds. The AI returns the ranking and the values, quickly.
Then comes the real demonstration of what the layer can do: find the last available waterfall run, take its latest output, and produce an analysis document. Behind the scenes, the skill stitches together several of the MCP server's tools and carries out work that a person could do, but that would take far longer by hand. A couple of minutes later, it returns a finished result.
The headline result is the dashboard. When the waterfall analysis completes, the AI produces a dashboard that's automatically styled in qashqade branding and generates both light and dark mode versions.
The dashboard is created as HTML, which is ideal if that's how your organisation likes to work. But you're not locked into it: just ask, and the output is converted to a PDF or a Word document on the spot. In the demo, I convert a dashboard to PDF simply by asking for it; no downloads, no extra plugins, no additional services to buy.
As I show in this walkthrough, the experience isn't always perfectly linear, occasionally the AI doesn't locate a file first time or can't preview something, but it consistently finds a way around the issue or hands you a link to the output. These rough edges are getting smoother with every release, and from a user's perspective the task gets done and the expected output gets produced.
The qashqade MCP layer works with any MCP-compatible AI, ships with ready-made skills so your tools know how to use it, and is available today for both existing and new clients. Read the full announcement here, or get in touch and we'll switch it on for you.