Skip to content

Enabled and Disabled tools configuration #156

@manusa

Description

@manusa

Description

As a user/mcp admin, I want to be able provide a list of allowed or denied tools, so that I can configure which tools are accessible to the AI assistant/agent.

  • Configuration (toml) contains the following fields
  • allowed_tools enabled_tools (slice/array)
    • If empty, all tools are available
    • If NOT empty, only tools configured are available
  • denied_tools disabled_tools
    • If empty, NO OP
    • If NOT empty, tools configured are explicitly removed from the list of available tools

Originally defined by @ardaguclu in #155

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions