Altium Copilot
БесплатноНе проверенStop pasting netlists. Give Claude real access to your Altium project.
Описание
Stop pasting netlists. Give Claude real access to your Altium project.
README
CI Downloads License: MIT Platform: Windows
Software engineers have Claude Code. Hardware engineers have been pasting netlists into chat.
Read the full writeup → maisamp.github.io
Altium Copilot gives Claude real-time read access to your open Altium project. Ask it about component values, trace a net across sheets, review your schematic, brainstorm a circuit — all from your Claude chat interface, grounded in your actual design files.
For now, the copilot is read-only. It only extracts data. It cannot modify your schematic, move components, or overwrite your .PrjPcb file, more features coming soon.
Part of the ee-in-a-box suite.

What it does
| What you ask | What happens |
|---|---|
| "What's connected to the 3.3V net?" | Traces the net across all sheets |
| "What's different in the Prototype variant?" | Compares DNP lists between variants |
| "Review this power supply circuit" | Structured multi-phase schematic review |
| "What does U12 do?" | Pulls component, all pins, connected nets |
| "Where does RMII_REF_CLK route?" | Layers, routed length per layer, vias, endpoints |
| "What runs within 10 mil of CLK on L3?" | Crosstalk proximity with parallel run lengths |
| "Describe my stackup" | Layer-by-layer: copper weight, dielectric, material |
| "Where is U12? What's next to it?" | Placement, side, rotation, nearest parts |
Specialist modes
Claude activates these automatically based on what you say — no commands needed.
| Mode | Triggers when you say... | What happens |
|---|---|---|
schematic_review |
"review this", "is this correct?", "check my power supply" | 3-phase structured audit: Claude reads datasheets and confirms its understanding before flagging anything. Every finding cites a datasheet value or a netlist fact. Report saved to markdown. |
brainstorm_circuits |
"I want to add a new circuit, lets brainstorm", "How would i improve this circuit", "What power supply topology should I use here?" | 5-phase design session: reads your loaded schematic first, then asks one question at a time — problem, constraints, proposes 2–3 topologies with tradeoffs, checks your existing design before recommending anything new. |
🆕 PCB awareness
Altium Copilot now reads your .PcbDoc directly. Ask where nets
route, what's near what (crosstalk), your full stackup, and where components sit.
Data refreshes automatically every time you save the board in Altium. Read-only,
like everything else.
Requirements
- Windows
- Altium Designer (must be running with a project open)
- Claude Desktop — works with Pro and Enterprise subscriptions
Install
- Install Claude Desktop or Claude Code
- Open PowerShell (search
powershellin the Start menu) and run:irm https://raw.githubusercontent.com/ee-in-a-box/altium-copilot/main/install.ps1 | iex - Open Altium Designer with your project loaded
- Start asking
Usage
Once installed, open Claude and ask anything about your schematic — the copilot detects your running Altium instance and orients itself to your project automatically.
Example prompts:
- "What's connected to the 3.3V net?"
- "What's U4 doing on this page?"
- "What's different between my schematic variants?"
- "How should i improve this circuit?"
- "Is this power supply circuit correct?" — triggers a structured design review automatically
Privacy
Your data stays yours. The MCP server runs locally, doesn't log anything, and doesn't phone home. All schematic data is sent only to Claude via your own Enterprise or Pro subscription.
🚀 NEW: Sharing with your team
Want to share the same capabilities with firmware, mechanical, and test engineers without them needing an Altium license?
Ask Claude to package your project:
"Package this Altium project to share with the cross functional team" / "Export this Altium project for sharing"
Claude calls package_for_xfn, which writes a portable SQLite snapshot (.db) next to your .PrjPcb. Share that file with your team via Confluence, Slack, or a shared drive.
Your teammates open it with pcb-copilot — a companion MCP server that gives Claude the same schematic Q&A tools against the snapshot, no Altium license required. Pairs well with the free Altium 365 Viewer for visual reference alongside the AI Q&A.
Give Claude system-level context
The schematic tools tell Claude what's in your design. A CLAUDE.md in your project folder tells it why.
Drop a CLAUDE.md file in the same folder as your .PrjPcb file — it's loaded automatically when the project opens. Put in what the schematic can't tell Claude:
- What the board does and where it lives in the system
- What it interfaces with upstream and downstream
- Terms that look similar but mean different things (board vs. assembly, vendor naming vs. internal naming)
- Key requirements — voltage rails, power budget, timing constraints, isolation barriers
- Pointers to your requirements doc, Confluence page, or block diagram
Don't have time to write one? Download the template, upload it to Claude, and say: "Use this template and what you can read from my schematic to draft a CLAUDE.md — then ask me one question at a time for anything you can't figure out from the netlist."
What i'm experimenting with next
- PCB layout understanding — same live-access model, extended to the board layer
- Simulator — walks you through simulating and validating your design before you spin a board
- Librarian — periodic audits of your component libraries, flags stale or discontinued entries
- Supply Chain Expert — component availability, lead times, alternatives, and sourcing risk
Contributing
See CONTRIBUTING.md.
For bug reports and support, open an issue at github.com/ee-in-a-box/altium-copilot/issues.
License
MIT © Maisam Pyarali
Установка Altium Copilot
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ee-in-a-box/altium-copilotFAQ
Altium Copilot MCP бесплатный?
Да, Altium Copilot MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Altium Copilot?
Нет, Altium Copilot работает без API-ключей и переменных окружения.
Altium Copilot — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Altium Copilot в Claude Desktop, Claude Code или Cursor?
Открой Altium Copilot на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
автор: paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare Altium Copilot with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
