-
Foundry Local, the new OpenAI models and the Harmony response format

About a week ago (prior to the release of the highly anticipated GPT-5 model), OpenAI released its first open weights model since GPT-2, the
gpt-oss-20bandgpt-oss-120bmodels.I tried out
Read more →gpt-oss-20b(the 20 billion parameter model) using LM Studio, and recorded a video showing how well the model handles tool-calling, using the Dataverse MCP Server. -
The anatomy of FetchXML Builder with AI

Jonas Rapp has just released an update to FetchXML Builder that makes it possible to use AI to construct FetchXml queries - see the release notes and his post on LinkedIn.
As I have mentioned, I have had the pleasure of helping Jonas to implement this functionality, which has been fun in all kinds of ways.
Read more → -
Semantic Kernel - what it is and how to use it for MCP
Read more →
The Semantic Kernel from Microsoft is an AI orchestration framework designed to simplify the development of applications powered by Large Language Models (LLMs). It serves a similar purpose as frameworks like LangChain, providing tools and abstractions to integrate LLMs, connect to external data sources like Model Context Protocol (MCP) Servers, and to orchestrate AI agents. -
Evaluation of large language models with Dataverse MCP Server

In a number of posts on LinkedIn I have demonstrated various ways of using the Dataverse MCP Server from Microsoft, which allows access to data in Dataverse from your AI tool of choice
Read more → -
Self healing plugins in Dataverse using Claude, MCP and Github

A while back I posted a video to LinkedIn, showing how Claude Code could be used to ‘self heal’ Dataverse plugins. The post was a little sparse on detail, so in this blog post my intention is to provide a step-by-step instruction on how to get this demo up and running in your own environment.
Read more →