From 050ca8db620d95cc6fb1aa178e2b01fd8778d142 Mon Sep 17 00:00:00 2001 From: mixelpixx Date: Sun, 30 Nov 2025 14:39:25 -0500 Subject: [PATCH] Revise README for version 2.1.0-alpha Updated README.md to include new features, installation instructions, and usage examples for version 2.1.0-alpha. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 017ab75..a40ea1e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # KiCAD MCP Server -A production-ready Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with KiCAD for PCB design automation. Built on the MCP 2025-06-18 specification, this server provides comprehensive tool schemas and real-time project state access for intelligent PCB design workflows. +A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with KiCAD for PCB design automation. Built on the MCP 2025-06-18 specification, this server provides comprehensive tool schemas and real-time project state access for intelligent PCB design workflows. ## Overview @@ -495,3 +495,4 @@ If you use this project in your research or publication, please cite: version = {2.1.0-alpha} } ``` +