Back to ArcKit

The ArcKit plugins collect no data about you or your work. They have no analytics, no account and no server of their own. This website counts visits with Google Analytics.

Last updated: 26 September 2026

The ArcKit plugins

This covers the ArcKit plugins for Claude, published from tractorjuice/arckit-claude, and the ArcKit extensions for other AI assistants. ArcKit runs inside the AI assistant you already use. Everything it writes stays in your repository: the artefacts under projects/, and the session log and timing data its hooks keep under .arckit/memory/. None of that is sent to ArcKit.

Your conversations with the AI assistant itself, including the files you ask it to read, are handled by that assistant’s provider. For Claude, that is Anthropic’s privacy policy.

When the plugins send data elsewhere

ArcKit sends data to another service only in these four cases.

  1. A command queries a bundled MCP server. Research commands such as /arckit:aws-research, /arckit:gov-reuse and /arckit:tenders call the servers in the table below. They send the search terms and document IDs the assistant chooses, which can include wording from your requirements. The Google Developer Knowledge and Data Commons servers also receive the API key you configure for them.
  2. A session starts. In Claude Code, the plugin makes one anonymous request to the GitHub API (api.github.com) for the latest ArcKit release, so it can tell you when an update is available. No project data is sent.
  3. You run /arckit:trello. Your backlog’s epics, stories and acceptance criteria go to the Trello API (api.trello.com), with the Trello key and token you provide.
  4. A research command searches the web. Search queries and URLs go to the sites the assistant searches or fetches, through the assistant’s own web tools.

The arckit-repo overlay also clones the repository you name when you run /arckit:repo-audit, from that repository’s own host.

MCP servers bundled with the core arckit plugin
ServerEndpointRun byPolicy that applies
AWS Knowledgeknowledge-mcp.global.api.awsAmazon Web ServicesAWS Privacy Notice
Microsoft Learnlearn.microsoft.comMicrosoftMicrosoft Privacy Statement
Google Developer Knowledgedeveloperknowledge.googleapis.comGoogleGoogle Privacy Policy
Data Commonsapi.datacommons.orgGoogleGoogle Privacy Policy
govreposcrapegovreposcrape-api-1060386346356.us-central1.run.appAn independent community service, not operated by ArcKitIts operator’s terms
UK Tenderstenders.run.cns.meAn independent community service, not operated by ArcKitIts operator’s terms

The community overlays (for example the UAE, France, Canada and UK Finance overlays) add commands, templates and reference material only. They send no data of their own.

Using ArcKit on sensitive material

If your work is OFFICIAL-SENSITIVE or has similar handling rules, check with your security team before running research commands, because they send search terms to the services above. ENFORCEMENT.md sets out what ArcKit enforces in code and what your organisation needs to supply.

This website

arckit.org is a static site hosted on GitHub Pages, which records standard server logs such as IP addresses.

  • Google Analytics. Pages load Google Analytics 4 to count visits and see which pages people read. It sets cookies and sends Google your IP address, browser details and the pages you view. The Google Privacy Policy applies, and you can opt out with Google’s opt-out add-on or your browser’s tracking protection.
  • jsDelivr. Pages load the GOV.UK Frontend styles and other open-source libraries from jsDelivr, which sees your IP address when it serves them.
  • Your theme choice. The light or dark theme you pick is stored in your browser’s local storage. It never leaves your device.

What you choose to share

If you open an issue, submit the adopter form, or join the Discord server, what you write is public on GitHub or visible to that Discord server. It is handled under GitHub’s or Discord’s privacy policy. Naming your organisation as an adopter is optional, and you can ask for it to be removed at any time.

Changes and contact

Changes to this policy are made in the public repository history. Questions or requests go to a GitHub issue.