When Envoy starts for the first time, it writes a complete AI client configuration to your git repo root — or project folder if there's no git. Every file your AI client needs is generated and kept in sync.
.mcp.json
Registers the Envoy bridge with Claude Code, Codex, Gemini CLI, Cursor, Windsurf, and GitHub Copilot via VS Code
CLAUDE.md
Project context — what Embody is, how the network is structured, what tools to use
.claude/rules/
Always-loaded conventions — TD Python, parameters, network layout, MCP safety
.claude/skills/
On-demand reference — full tool catalog, TD API, operator creation, externalization
.claude/commands/
Slash commands — /run-tests, /status, /explore-network
.gitignore / .gitattributes
Binary handling for .toe / .tox and externalized file tracking