Skip to content

Commit 5ac087f

Browse files
added katie and MCP
1 parent 4c315df commit 5ac087f

File tree

2 files changed

+32
-5
lines changed

2 files changed

+32
-5
lines changed

docs/Latest-updates/WhatsNew.md

Lines changed: 32 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,44 @@
44

55
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.
66

7-
New in this release:
8-
97
### FR Cloud MCP
108

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&amp;byline=0&amp;portrait=0&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;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/)
1231

1332
### Katie
1433

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:
1637

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/)
1845

1946
## Explore: Logs Now Available
2047

docs/Latest-updates/images/Katie.png

16.3 KB
Loading

0 commit comments

Comments
 (0)