Q1After installing the MCP, does it automatically update AGENTS.md?
No. It does not update the file automatically, but it provides a one-command install path.
The MCP installation only registers the tool entry points. It does not modify the user's AGENTS.md by itself. Datailor uses the CLI command datailor install-agent-rules to write a preference summary into the marked block in AGENTS.md (<!-- datailor-preference:start --> ... <!-- datailor-preference:end -->). During first-time onboarding, this can run automatically if selected. During normal use, static rules are refreshed manually or synced through the sync-injection command.
If an older marked block already exists in AGENTS.md, Datailor replaces it instead of appending another copy.