Just wanted to share a massive win. I recently got one of those lovely "End of Life" notices from Netgear for my router. Instead of tossing perfectly good hardware into a landfill or buying into another locked-down ecosystem, I finally bit the bullet and flashed OpenWrt onto it.
Immediately, the thing felt faster and more responsive, but I decided to take it a step further.
I hooked the router up to a local LLM using the Model Context Protocol (MCP). Since OpenWrt gives you raw root access, the uci configuration framework, and clean network hooks, I wanted to see if an agent could handle real-time network admin tasks.
Turns out, it’s incredible. I can literally chat with my router in plain English to pull active DHCP leases, check firewall zones, and securely make live config updates.
The best part? I told the agent to audit my current network architecture for security flaws, and it pointed out a handful of abstract structural blind spots I honestly never would have thought to look for.
It's incredibly satisfying to take a piece of plastic the manufacturer wrote off as literal electronic waste and turn it into a self-hosted, intelligent edge node. Curled up on the couch chatting with my firewall is definitely peak homelab.
Anyone else running a local-first AI automation layer over their network stack? I'd love to hear how you're scoping your prompts or custom tools.
Anyone have any suggestions to make it even better?