Skip to content llms.txt

tool_filtering

Which per-server tool filtering mechanisms the provider supports. Contents: {allowlist: bool, blocklist: bool, disable_flag: bool}. Controls which server tools are exposed to the agent. Boundary: tool_filtering governs tool visibility (what appears in the agent’s available tool set); see auto_approve for execution gating of visible tools.

Type: object Content type: mcp

ProviderSupportedMechanism
ampper_tool_enable_disable: Amp supports per-tool enable/disable configuration to control which MCP tools are exposed to the agent
clinealways_allow_tools (visibility scope): Cline's always_allow list controls which MCP tools are exposed in the agent's available tool set without per-invocation prompts
codexmcp_enabled_disabled_tools: Codex supports per-server tool enable/disable configuration controlling which tools are exposed to the agent
copilot-climcp_tool_allow_deny_flags: Copilot CLI supports per-tool allow and deny flags to control which MCP tools are exposed
gemini-clitool_filtering: Gemini CLI supports per-server tool filtering to control which MCP tools are exposed to the agent
kirokiro_mcp_disabled_tools: Kiro supports per-server tool disable configuration to control which MCP tools are available to the agent
roo-codeper_server_tool_filtering: alwaysAllow and disabledTools arrays on each server entry filter which MCP tools are exposed and which bypass confirmation
claude-codeClaude Code exposes all tools from connected MCP servers; no per-server tool allowlist or blocklist for individual tool visibility
crushPer-server tool allow/block list not documented in the Crush MCP schema
cursorCursor does not document per-server tool allowlists or blocklists for MCP servers.
factory-droidFactory Droid does not document per-server MCP tool filtering
opencodeNo per-server tool allowlist/blocklist documented
windsurfWindsurf exposes all tools from connected MCP servers; no per-server tool allowlist or blocklist documented
zedno per-server include/exclude tool filter documented in Zed MCP configuration