|
4 | 4 |
|
5 | 5 | FusionReactor now supports the Model Context Protocol (MCP) — a vendor-neutral standard that allows AI tools to securely connect with external systems in real time. MCP enables AI models to access up-to-date information and even interact with supported tools.
|
6 | 6 |
|
7 |
| -New in this release: |
8 |
| - |
9 | 7 | ### FR Cloud MCP
|
10 | 8 |
|
11 |
| -Connect AI assistants like Claude Desktop directly to your FusionReactor Cloud data using MCP. Gain real-time insights, run queries, and integrate FR Cloud with your AI workflows — powered by the open-source Grafana MCP project. |
| 9 | +<div style="display: flex; gap: 20px;"> |
| 10 | + <div style="flex: 1;"> |
| 11 | + Connect AI assistants like Claude Desktop directly to your FusionReactor Cloud data using MCP. Gain real-time insights, run queries, and integrate FR Cloud with your AI workflows — powered by the open-source Grafana MCP project. |
| 12 | + </div> |
| 13 | + |
| 14 | + <div style="flex: 1;"> |
| 15 | + <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;"> |
| 16 | + <iframe |
| 17 | + style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" |
| 18 | + src="https://player.vimeo.com/video/1109031163?title=0&byline=0&portrait=0&badge=0&autopause=0&player_id=0&app_id=58479" |
| 19 | + title="MCP Integration" |
| 20 | + frameborder="0" |
| 21 | + allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" |
| 22 | + referrerpolicy="strict-origin-when-cross-origin" |
| 23 | + allowfullscreen> |
| 24 | + </iframe> |
| 25 | + </div> |
| 26 | + </div> |
| 27 | +</div> |
| 28 | + |
| 29 | +!!! info "Learn more" |
| 30 | + [FR Cloud MCP](/Monitor-your-data/MCP/mcp-overview/) |
12 | 31 |
|
13 | 32 | ### Katie
|
14 | 33 |
|
15 |
| -Our AI-powered assistant now leverages MCP to provide Kubernetes tooling for AI workflows, helping you troubleshoot and manage environments with natural language commands. |
| 34 | +We're excited to introduce Katie and Katie MCP, two new tools designed to help you integrate and manage your Kubernetes clusters with AI. |
| 35 | + |
| 36 | +With an easy-to-install agent and MCP tooling, you can bring real-time data from your Kubernetes clusters into your AI's decision-making process. The Katie agent can be installed in two modes: |
16 | 37 |
|
17 |
| -This update makes FusionReactor more AI-ready than ever, with standards-based integrations that work across tools and vendors. |
| 38 | +- **Read-write mode**: This allows AI to not only receive live data but also to make changes to your cluster. |
| 39 | + |
| 40 | +- **Read-only mode**: This provides up-to-the-second data to AI language models without allowing them to make any modifications. |
| 41 | + |
| 42 | + |
| 43 | +!!! info "Learn more" |
| 44 | + [Katie](/Monitor-your-data/Katie/overview/) |
18 | 45 |
|
19 | 46 | ## Explore: Logs Now Available
|
20 | 47 |
|
|
0 commit comments