
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "kicad": {4 "cwd": "optional",5 "env": {},6 "args": [7 "/ABSOLUTE/PATH/TO/YOUR/PROJECT/kicad-mcp/main.py"8 ],9 "shell": false,10 "command": "/ABSOLUTE/PATH/TO/YOUR/PROJECT/kicad-mcp/.venv/bin/python"11 }12 }13}
暂无评论. 成为第一个评论的人!
登录以参与讨论