Spots taken

21/50

29 left

We cap each batch at 50 users on purpose. Every account is reviewed by a human. We speak to early users to improve the product — that is how we keep GEHIRN.md from becoming yet another AI slop machine.

Login

Free

company.md

Drop in a homepage URL and get a clean markdown file describing the company. No cookies. No personal data. Results are cached so repeat lookups are instant.

https://

What it is

A structured company profile in plain markdown

COMPANY.md is a machine-readable brand brief. It captures the positioning, product, audience, and differentiators of any company in a format that humans can read and LLMs can parse without preprocessing. One file replaces the fragmented context that AI agents otherwise have to scrape from HTML on every run.

Output

What the file contains

Company overview
Name, founding context, core mission in one sentence.
Product or service
What the company sells, how it is delivered, and at what scope.
Target audience
Customer segments, industries served, and typical buyer profile.
Value proposition
The specific claim the company makes against alternatives.
Differentiators
What makes this company distinct — features, approach, or philosophy.
Competitive positioning
Where the brand sits relative to the category — leader, challenger, niche.

How it works

Three steps, fully automated

  1. 01

    Research pass

    An AI agent fetches the homepage and up to eight linked pages — about, product, pricing, and blog. It uses web search to fill gaps the site does not cover explicitly.

  2. 02

    Verifier pass

    A second model checks every claim in the draft output against the source pages. Unsupported claims are removed. Ambiguous ones are flagged.

  3. 03

    Cache and return

    The verified markdown is cached by domain. Repeat requests return instantly. You can also fetch results via the REST API or MCP server.

FAQ

Common questions

What is a COMPANY.md file?
COMPANY.md is a structured plain-text markdown file that summarizes a company: what it does, who it serves, how it positions itself against competitors, and what makes it different. The format is readable by humans, search engines, and large language models without any preprocessing.
How does the COMPANY.md generator work?
An AI research agent fetches the homepage and up to eight additional pages — about, product, pricing, and blog. It extracts brand positioning, target audience, product description, and differentiators in a single research pass. A second verifier pass checks the output for factual accuracy before caching. The full pipeline runs in roughly 20–45 seconds.
What information does COMPANY.md contain?
A typical COMPANY.md file includes: company name and founding context, core product or service description, target customer segments, unique value proposition, competitive positioning, geographic scope, and key differentiators. The exact structure adapts to what is publicly available on the site.
Is COMPANY.md generation free?
Yes. The public generator is free and requires no account. Results are cached — if another user has already analyzed the same domain, the result returns instantly at no cost.
What if the page has minimal content or is behind a login?
The tool reads only publicly accessible pages. Sites with little homepage copy or heavy JavaScript gating will produce a thinner output. The verifier flags low-confidence results. Private sections, admin panels, and paywalled content are never accessed.
How is COMPANY.md useful for AI pipelines?
LLMs and AI agents need structured brand context to write on-brand content, generate accurate company descriptions, or answer questions about a business. A COMPANY.md file provides that context in a format models can parse directly — no HTML stripping, no token waste on navigation or footers.