Comment by cbcoutinho
Comment by cbcoutinho 5 days ago
I dove into using LLMs together with MCP servers for the first time this weekend. Absolutely incredible.
In addition to the code assistant, I configured a Grafana's MCP server with Cline, so that I can chat with an LLM while having real-time metrics and logs.
For context, I self host grafana in addition to a bunch of services on a raspberry pi. Simple prompts such as "why has CPU been increasing this week?" resulted in a deep analysis of logs/metrics that uncovered correlations I had never been aware of.
Incredible. I can only imagine what this will all look like in a few years
This sounds really cool. Do you have any guides or notes on how to set this up? I've been looking for something to dive into for LLM and MCP.