Skip to content

Permission denied: agent does not have capability to use tool 'mcp_tavily_search' #352

@HeyMaster311

Description

@HeyMaster311

Description

After editting config.toml as

[[mcp_servers]]
name = "tavily"
timeout_secs = 60
env = ["TAVILY_API_KEY=tvly-YOUR_ACTUAL_API_KEY"]

[mcp_servers.transport]
type = "stdio"
command = "npx"
args = ["-y", "tavily-mcp@latest"]

We can clearly see on the dashboard-skills-MCP servers that Tavily is connected (green). However, when we tell the agent to use it to gather information, the agent returns

Permission denied: agent does not have capability to use tool 'mcp_tavily_search'

Expected Behavior

Is this related to the security policy or is there any setup I missed?

Steps to Reproduce

.

OpenFang Version

0.3.23

Operating System

Windows

Logs / Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions