xhuljano-tech-blog

Crow0077/xhuljano-tech-blog
★ 0 stars HTML 🤖 AI/LLM Updated 8d ago
Personal tech blog — building in public: homelab, AI agents, MCP servers, and cloud engineering experiments
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xhuljano-tech-blog": {
      "command": "npx",
      "args": [
        "-y",
        "Crow0077/xhuljano-tech-blog"
      ]
    }
  }
}