DATASHEET INTELLIGENCE FOR HARDWAREFREE · BETA

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.

context.query()
>max Tj and input decoupling for a TPS62840-class buck?
Tj max · 150 °CRec. Cin · 10 µFIq · 60 nA

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]

1 · datasheet, p. 62 · p. 21
Context
THE KNOWLEDGE ENGINE

Ask anything about a part and get an answer grounded in the exact datasheet page — built for agents over MCP and REST.

Grounded answers with page-level citations
MCP + REST for any agent runtime
Coverage status on every response
Open Context →
Review
AGENTIC BOARD REVIEW

Point the harness at a KiCad project. It reasons over your schematic and catches datasheet violations before they reach fab — every finding cites Context.

Grounded findings that cite the datasheet
ERC / DRC and author-waiver aware
Adversarially validated — no hallucinated defects
Open Review →
HOW IT FITS TOGETHER

Review runs on Context.

01 · INDEX
Datasheets → cited chunks
Manufacturer PDFs are OCR’d, chunked, and embedded into the Context corpus.
02 · RESOLVE
Identity before retrieval
Every part is resolved to a canonical component and its authoritative documents.
03 · GROUND
Findings cite the page
Review pulls grounded facts from Context so each finding links to the exact passage.
04 · VALIDATE
Adversarial gate
A second pass debunks weak findings before they reach your report.
BUILT FOR AGENTS

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 →
~/.config/mcp.json
{
  "circuitcontext": {
    "command": "npx",
    "args": ["@circuitcontext/mcp"],
    "env": { "CC_KEY": "cc_live_…" }
  }
}
endpoint · https://circuitcontext.com/mcp