manage-mcp
Add, remove, or list MCP server configurations when the user wants to manage MCP integrations --- # Manage MCP Servers Use this skill when the user wants to add, remove, or view MCP server configurations. MCP servers are configured as `[[mcp]]` blocks in a dedicated `mcp.toml` file, located next to the active `zerda.toml`. Do not hardcode a container working directory. If `mcp.toml` does not exist yet, create it. MCP connections are established at process startup, so config changes require reload to take effect. Resolve the active `zerda.toml` in this order: 1. Explicit `--config` path 2. `$ZERDA_CONFIG` 3. `~/.zerda/zerda.toml`
Changelog: Source: GitHub https://github.com/Mgrsc/zerda
No comments yet. Be the first one!