---
title: "contact - codefmt"
url: https://codefmt.dev/contact
updated: 2026-08-18
sources:
  - https://codefmt.dev/contact
licence: "© codefmt. Cite with attribution to https://codefmt.dev."
---

# contact

bug reports, feature requests, formatting questions, and integration help all land in the same inbox. here is the right channel for each, and what to include so the first reply can be the useful one.

## email

for anything at all: [support@codefmt.dev](mailto:support@codefmt.dev?subject=codefmt). it is a real, monitored address, and the same one behind the contact link in the footer.

reporting a formatting or linting bug? include the platform (zapier, n8n, pipedream, make, hubspot, or hubl), the language, the input you pasted, and what came out. a snippet that reproduces the problem turns a back-and-forth into a fix. strip anything sensitive first: api keys and tokens have no business in a bug report, and per the [privacy policy](/privacy) nothing you send to the formatter is ever stored anyway.

## browser extension

extension problems are welcome at the same email. if you would rather go through the stores, the listings are on the [chrome web store](https://chromewebstore.google.com/detail/codefmt-%E2%80%94-code-formatter/achmdbkihaafakccociipoknoaehnofb) and [firefox add-ons](https://addons.mozilla.org/en-US/firefox/addon/codefmt/); both have their own support and review channels, and both get read.

## security

security reports get priority. the disclosure contact and policy live at </.well-known/security.txt> (RFC 9116), so scanners and humans find the same answer.

## agents and integrations

building on the api, the mcp server, or the a2a endpoint? the machine-readable docs are the fastest path: [llms.txt](/llms.txt) for the full agent index, [openapi.json](/api/openapi.json) for the format api schema, and [auth.md](/auth.md) for the auth statement (there is none, by design). questions the docs do not answer are welcome by email, and quick ones can go straight to the [ask endpoint](/ask).

## response time

codefmt is built and run by one person, so there is no ticket queue and no autoresponder; a human reads everything. expect a reply within a few days, usually sooner. bug reports with a reproducible snippet tend to jump the line.
