Back to browse
GitHub Repository
1 starsPython

Naja-scope – Let AI agents explore SystemVerilog netlists over MCP

by xtofalex·Jun 30, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemBig Brain

Netlist navigation for AI agents beats grep 17/17 with 5x fewer tokens.

Strengths
  • Concrete benchmarks: 17/17 correct vs 10/17 with grep, 182k vs 888k tokens
  • Logic cone tracing across hierarchy with register boundary detection
  • Works on both RTL and gate-level netlists with Liberty library support
Weaknesses
  • Extremely narrow audience — only matters if you write SystemVerilog
  • Requires najaeda netlist engine as a dependency
Target Audience

Hardware engineers and chip designers working with SystemVerilog

Similar To

Sourcegraph Cody · Continue.dev

Similar Projects

Developer Tools●●●Banger

Overture – Interactive plan graphs for AI coding agents (open source)

MCP server that halts AI agents to show executable plans as editable graphs—real friction point solved.

Solve My ProblemSlickBig Brain
AdewoleJasper
204mo ago
AI/ML●●Solid

Forage – MCP server that lets AI agents find and install their own MCPs

Forage proxies MCP capability discovery so an agent can search registries, install a package as a child process, emit list_changed so the agent picks the tool up immediately, and even write usage notes to CLAUDE.md for future sessions. That operational pattern — dynamic install + instant availability + persisted learnings — is a clever, pragmatic fix for brittle agent setups, though the project is clearly early and raises real security/trust questions around auto-installing third-party MCPs (user approval is noted but sandboxing/attestation will matter).

Big BrainShip It
DoomedWheel1027
114mo ago