Skip to content

NetCopilot v1.0.0 — Network Context Intelligence

Choose a tag to compare

@charlesaspe charlesaspe released this 29 Jun 07:56

Network Context Intelligence — a deterministic, verifiable model of your multi-vendor network, served over MCP to humans, LLMs, and agents. Open-source, Apache 2.0.

What's in v1.0.0

  • Read-only multi-vendor collection (Cisco IOS-XE / IOS-XR, Fortinet) → an evidence-backed graph model in Neo4j. NetCopilot never writes to your devices.
  • Deterministic & traceable — the same inputs always produce the same model, and every finding traces back to the device output that proves it.
  • MCP-native — query your network as a tool from any LLM, agent, or the built-in dashboard.
  • Multitenant — many networks in one deployment, isolated end-to-end by site + run_id.
  • Bring your own — model (local, or Claude / Gemini / GPT), inventory, RAG documents, Telegram bot, and SMTP, all via .env + models.yaml. No code changes.
  • One-command deploydocker compose up.

Get started

Quickstart and full guide in README and INSTALLATION.md. Deep-dives and the roadmap: netcopilot.io.