config tools
Manages tools configuration for a registered MCP server
Synopsis
Manages tools configuration for a registered MCP server, dealing with setting, removing, and listing tools
Options inherited from parent commands
--config-file string path to config file (default ".mcpd.toml")
--log-level string log level for mcpd logs (default "info")
--log-path string log file path to use for log output
--runtime-file string path to runtime (execution context) file that contains env vars, and arguments for your MCP servers (default "/home/runner/.config/mcpd/secrets.dev.toml")SEE ALSO
mcpd config - Manages configuration for MCP servers
mcpd config tools list - Lists the configured (allowed) tools for a specific MCP server
mcpd config tools remove - Remove allowed-listed tools for an MCP server from configuration
mcpd config tools set - Add allowed tools to an MCP server configuration
Auto generated by spf13/cobra on 14-Aug-2026
Last updated