fabro/docs/public/agents
Bryan Helmkamp 24165b10f5
Add --name to fabro mcp config and fabro mcp init
Both commands always registered the MCP client entry under the fixed
`mcpServers` key `fabro`, so users could not register separate Fabro
servers (for example production and testing) without editing the client
JSON by hand.

`--name <NAME>` now selects the `mcpServers` key. It defaults to `fabro`
for backward compatibility and rejects empty values. `fabro mcp init`
upserts only the named entry and preserves entries with other names, so
reusing a name updates that entry in place.

Closes #808

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-26 07:34:06 -04:00
..
hooks.mdx docs: clarify hook variable sensitivity 2026-07-28 18:04:54 -04:00
mcp.mdx Add --name to fabro mcp config and fabro mcp init 2026-08-26 07:34:06 -04:00
outputs.mdx fix(sandbox): materialize prompt blobs in runtime storage, not the checkout 2026-08-25 07:14:31 -04:00
permissions.mdx fix(agent): remove the read-before-write guard 2026-07-25 14:53:38 -04:00
prompts.mdx docs: refresh product documentation 2026-08-24 09:53:09 -04:00
skills.mdx refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
subagents.mdx docs: refresh product documentation 2026-08-24 09:53:09 -04:00
tools.mdx refactor(search): select backend from available credentials 2026-08-21 20:09:52 -04:00