Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KICAD_MCP_CONFIG | No | Path to the KiCad MCP configuration file. Configuration files are searched in priority order: 1. Environment variable: $KICAD_MCP_CONFIG, 2. Local project: .kicad_mcp.yaml (current directory or parent directories), 3. Global config: ~/.config/kicad_mcp/config.yaml, 4. Default: Empty configuration (no boards pre-loaded) |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |