He-Net-Knowledge-Agent

GuybsonDev/He-Net-Knowledge-Agent
★ 0 stars Python AI/LLM Updated today
Ask anything about He-Net's internet, TV and mobile plans and get an answer pulled from henet.com.br, with links to the pages it came from. It started as a scraping notebook in 2024. Now it is a small API with hybrid search, an agent that double checks what it finds, streaming answers, an MCP server and a web page.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "he-net-knowledge-age": {
      "command": "uvx",
      "args": [
        "he-net-knowledge-agent"
      ]
    }
  }
}

Or install with pip: pip install he-net-knowledge-agent

README Excerpt

Ask a question about He-Net and get an answer taken from the company's website, with links to the pages it came from. He-Net sells internet, TV and mobile plans in Bahia, Brazil. This project reads henet.com.br, indexes the text and answers questions with a small agent. The agent searches, checks whether

Tools (1)

stage