{
  "markdown": "# BoardRepo plugin\n\nBoardRepo connects ChatGPT, Codex, Claude Code, and Claude Cowork to real PCB projects. It combines\nBoardRepo's hosted MCP tools with one shared workflow skill for finding boards, reading schematic\nconnectivity and BOMs, running checks, and reviewing boards a user owns.\n\nThe OpenAI package is for the universal Plugins Directory shared by ChatGPT and Codex. The Claude\npackage complements BoardRepo's existing connector listing by adding the same workflow skill for\nClaude Code and Cowork. Both wrappers use the same hosted service and the same skill in this folder.\n\n## Package contents\n\n- `.codex-plugin/plugin.json` contains the ChatGPT and Codex package metadata.\n- `.app.json` references BoardRepo's registered OpenAI MCP integration.\n- `.claude-plugin/plugin.json` contains the Claude package metadata and hosted MCP connection.\n- `skills/boardrepo/SKILL.md` is the shared provider-neutral workflow.\n- `assets/` contains BoardRepo's approved light and dark icons.\n\nThe package contains no local server, access token, reviewer account, user data, cached analysis, or\nanalytics. The OpenAI app identifier is public connection metadata, not a credential. Tool access is\nauthorized by BoardRepo OAuth when a user connects.\n\n## What it can do\n\nThe hosted server exposes 15 tools for public-board discovery, board metadata, file and BOM reads,\nschematic connectivity, KiCad DRC/ERC, fabrication profiles, structured design queries, and\nowner-authorized reviews. Every tool is read-only. Checks and reviews may return a running status,\nbut no tool edits, deletes, uploads, renames, or publishes a board.\n\nPublic boards are available by default. Reading a user's own boards, including private ones, requires\nthe user to grant that access during BoardRepo authorization.\n\n## How the guidance is split\n\nThe server's `initialize` instructions are the authority for safety and review-reporting rules. The\nbundled skill supplies the operational workflow: how to find a board, choose the right tool, page\nresults, run expensive checks carefully, and verify findings. When wording differs, the live server\ninstructions and tool descriptors win.\n\n## Validate\n\nFrom the plugin package root:\n\n```bash\nclaude plugin validate --strict .\n```\n\nTo load the Claude package for one local session:\n\n```bash\nclaude --plugin-dir .\n```\n\nThe release source validates the Codex manifest and registered app mapping against the current plugin\ningestion contract before this package is mirrored here. Directory preview testing remains required\nbefore either submission is published.\n\n- Documentation: <https://boardrepo.com/connect>\n- Smithery: <https://smithery.ai/servers/boardrepo/boardrepo>\n- Glama: <https://glama.ai/mcp/connectors/com.boardrepo/boardrepo>\n- Privacy: <https://boardrepo.com/privacy>\n- Terms: <https://boardrepo.com/terms>\n- Support: <mailto:support@boardrepo.com>\n",
  "bytes": 2879,
  "sha": "0ec3051f11300fc02bc7222ec3cba00dfb723ea8066d643390b28658fb87b1aa",
  "repo_slug": "flintt-dev/boardrepo-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_boardrepo_boardrepo_f6779ce9/readme"
}