CompanyGraphin a chat.

We are working toward companies whose knowledge is written once, in a structure that the people who run them and the agents working beside them can both rely on — so that what a company knows can be read, checked and acted on where it is needed, rather than reassembled out of wikis, decks, tickets and chat threads every time somebody asks.

The open-source meta-model for operating a company: the structure a company's knowledge takes, so that the people who run it and the agents working beside them can both rely on it.

This chat answers from what mcp.companygraph.io says at commit ff8611cc289af031a8297faf424591f1a9d3a06c (core 0.37.0), through Claude Sonnet 5 on the Anthropic API, and adds nothing the tools did not say.

The endpoint

Four paths, and one of them is the chat: a page of https://companygraph.io opens it, and any client may send a message with the X-Chat header.

One message by hand:

curl -N -H 'X-Chat: 1' -H 'content-type: application/json' https://chat.companygraph.io/chat -d '{"messages":[{"role":"user","content":"…"}],"lang":"en"}'

What it answers

The fence

18,500,000 input-equivalent tokens a month and a tenth a day, twenty requests an hour for one address, every refusal made before the model is asked, nothing typed kept, a count of what was spent the only thing written.

What it reads

The host at https://mcp.companygraph.io/mcp, at commit ff8611c with core 0.37.0 and parser v0.43.0, so an answer can be checked against the model it came from.