# Legalcode Pro Codex Plugin Pro Legalcode plugin bundle for Codex. Includes: - Pro Legalcode MCP endpoint: `https://mcppro.legalcode.md/mcp` - 13 Legalcode skills for setup, public/pro search, contract review, privacy, legal research, litigation chronology, tabular review, **private Business Legal Radar monitoring**, **Icelandic gold-plating (gullhúðun) analysis**, and **DOCX rendering** - CLI install helper at `scripts/install-legalcode-cli.sh` This directory is an Agent Plugins v1.0.0 package. Portable clients load `plugin.json`, `skills/`, and `mcp.json`; Codex continues to use `.codex-plugin/plugin.json` for presentation metadata. Authentication is client-managed and is not stored in either MCP configuration file. ## Skills 1. `legalcode-mcp-setup` 2. `legalcode-public-search` 3. `legalcode-contract-review` 4. `legalcode-nda-triage` 5. `legalcode-dpia-generator` 6. `legalcode-document-qa` 7. `legalcode-legal-memorandum` 8. `legalcode-statute-analysis` 9. `legalcode-case-timeline-builder` 10. `legalcode-tabular-review` 11. `business-legal-radar-private-agent-watch` — Privacy-first local legal radar monitoring with client-owned watch state and Codex/Claude Code automation 12. `legalcode-anti-gold-plating-is` — Icelandic gold-plating analysis for EEA-implementation acts; produces a _Gullhúðunarskýrsla_ and optional remediation _breytingafrumvarp_ as Word documents 13. `legalcode-docx-render` — Companion DOCX renderer with Icelandic legal typography and table-border post-processing The CLI helper runs: ```bash npm install -g legalcode ``` The npm package must be published separately before external users can install the CLI from npm.