From ae69501e77bdd2179cc1fc9caef76f1ad6f8e7be Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 5 Aug 2026 13:54:54 +0200 Subject: [PATCH] Shorter title --- .../{130-ai-assistant-mcp-server.md => 130-ai-mcp-server.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/user-guide/{130-ai-assistant-mcp-server.md => 130-ai-mcp-server.md} (99%) diff --git a/docs/user-guide/130-ai-assistant-mcp-server.md b/docs/user-guide/130-ai-mcp-server.md similarity index 99% rename from docs/user-guide/130-ai-assistant-mcp-server.md rename to docs/user-guide/130-ai-mcp-server.md index fc89fff3..a52cf6de 100644 --- a/docs/user-guide/130-ai-assistant-mcp-server.md +++ b/docs/user-guide/130-ai-mcp-server.md @@ -1,4 +1,4 @@ -# AI Assistant Integration (MCP Server) +# AI Integration (MCP Server) The OpenRemote MCP Server lets AI assistants talk to your OpenRemote instance. It implements the [Model Context Protocol](https://modelcontextprotocol.io/) (MCP), an open standard that AI clients such as Claude Desktop and Claude Code use to call external tools. Once connected, you can ask the assistant to query and manage your assets, attributes, users and realms in plain language, and it will call the OpenRemote REST API on your behalf.