Incise 1.12.16
Small release for agent setup.
- Copy Setup Prompt in Settings ▸ Agents — instead of pasting the MCP config into your agent's file yourself, copy an instruction you paste into the agent and let it merge the entry into its own config. Handy when that file already has servers in it, and it handles the cases a snippet can't: the file missing, holding comments, or carrying a stale
inciseentry. - The prompt names the destination file, insists on a merge rather than an overwrite, and warns against the mistake that actually bites — an agent "correcting" Antigravity's
serverUrltourl, which it rejects silently. Claude Code gets the CLI command instead of a file edit. - Clearer wording on what the token in that prompt amounts to: it reaches the agent's model, which its config file would anyway, and it only opens the endpoint on 127.0.0.1.