[Question] "MCP tools not listed in agent + question about step-by-step AI approval" #9015
Unanswered
MaximilianoGutierrez
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I understand that to list the tools of an MCP, I need to do it through an agent as described in the documentation: Managing MCP tools.
However, I have two additional questions:
How can I implement some kind of approval/authorization for each step the AI takes with each tool from my MCP, or even for every step the AI performs?
I have an MCP configured as follows:
yaml
Copy
Edit
test-mcp:
type: streamable-http
url: "https://test-mcp.onrender.com/mcp"
But the tools from test-mcp are not being listed in the agent.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions