You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple services, each corresponding to multiple tools. Why is it that when multiple service addresses are passed in, only the tool for the first service is available in the client, while the others are not
#216
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
command = (
"/data/pingchuan/mcp/mcp-client/.venv/bin/python"
if first_ext == '.py'
else "node"
)
print("args:", server_script_paths)
Beta Was this translation helpful? Give feedback.
All reactions