mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
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> |
||
|---|---|---|
| .. | ||
| hooks.mdx | ||
| mcp.mdx | ||
| outputs.mdx | ||
| permissions.mdx | ||
| prompts.mdx | ||
| skills.mdx | ||
| subagents.mdx | ||
| tools.mdx | ||