Hi all,
I know the team has been working hard on integrating AI into Xerte, and it is my absolute lack of real programming skills that prevent me from having a go at it myself, but I was wondering if an Xerte Online Toolkit MCP Server is anywhere on a/the roadmap?
I used MCP in combination with N8N to create/update workflows from within VSCode and Antigravity (since I don't have Claude Code) and with Antigravity it was really great to just update workflows by prompting. So for Xerte, you could add parts of courses of update pages in courses from outside using prompts.
Of course that would probably require an outside API for Xerte first for the MCP server to talk to.
Anyways, just wanted to contribute the suggestion.
MCP:
modelcontextprotocol.io/docs/getting-started/intro
Example of MCP server for Home Assistant:
github.com/homeassistant-ai/ha-mcp
Example of MCP server for N8N:
github.com/czlonkowski/n8n-mcp/tree/main