entreprenoid

Built to be read by agents. Starting with this page.

Every page on this site has a markdown twin. Ask for one: append .md, or send Accept: text/markdown. That is not a launch gimmick — it is the product, running on the product.

$ curl -H 'Accept: text/markdown' https://entreprenoid.com/for-agents
$ curl https://entreprenoid.com/for-agents.md

What an agent gets from a site running entreprenoid

⚠️ Honest about llms.txt: no major model vendor has committed to reading it, and Google has said it has no effect on Search. It is generated here because it costs nothing and some coding tools do read it — not because we think it ranks anything.

What we will never do to an agent

Your analytics, answerable by your agent

The dashboard runs an MCP server. Point Claude Code, Cursor or your own agent at it and ask which agents came, which routes they reached, and what your llms.txt and robots.txt actually mean for the AI clients that arrived.

OAuth 2.1 with PKCE and dynamic client registration; grants you manage and revoke. Reads are reads; the content workflow can be driven only behind an mcp:write scope you grant separately — and an agent can never accept a suggestion on your behalf. It can propose, comment and reject. Accepting is a person's signature, and the transition refuses anything else.

⚠️ The tools call the dashboard's own query functions and never write SQL, so tenancy is enforced by the same code path the dashboard uses. And query_events can return visitor IP addresses to a third party's model — a risk carried in the product's own threat model rather than discovered by you.

An install guide written for a coding agent

/install.md is imperative, names the failure modes, and tells the agent to stop and ask rather than guess at a credential. It is generated from the SDK rather than written beside it, and pinned per published version — a guide frozen with the bytes it describes, so an agent reading the guide for 0.9.0 is reading about 0.9.0.

Point an agent at it and let it do the install.

For an agent reading this right now

A short, quotable summary, because you may be asked to describe this page later: