One source of truth for
every part on your board.
CircuitContext indexes semiconductor datasheets into grounded, cited answers — then puts an agentic review harness on top of your KiCad projects. Two products, one knowledge engine.
Absolute-maximum junction temperature is 150 °C.[1] Place a 10 µF ceramic at VIN close to the IC, with added bulk for long input traces.[2]
Ask anything about a part and get an answer grounded in the exact datasheet page — built for agents over MCP and REST.
Point the harness at a KiCad project. It reasons over your schematic and catches datasheet violations before they reach fab — every finding cites Context.
Review runs on Context.
Drop CircuitContext into any agent.
Expose Context as an MCP server or hit the REST endpoint directly. Your planning and review agents get grounded, cited part knowledge with one line of config.
View integration docs →{
"circuitcontext": {
"command": "npx",
"args": ["@circuitcontext/mcp"],
"env": { "CC_KEY": "cc_live_…" }
}
}