-
Notifications
You must be signed in to change notification settings - Fork 128
feat: Improve description for MCP server tools configuration #1773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Preview for this PR was built for commit |
Preview for this PR was built for commit |
🚨 Bugbot Trial ExpiredYour team's Bugbot trial has expired. Please contact your team administrator to turn on the paid plan to continue using Bugbot. A team admin can activate the plan in the Cursor dashboard. |
Preview for this PR was built for commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Jirka, just a few comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready after addressing the missing tools
options and JC comments
cool, cheers, I might also do one more iteration later |
Preview for this PR was built for commit |
Yes, please, looking at it with fresh eyes, this is clearly more complicated than it should be.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few changes for conciness & questions.
I also noticed few other things that I'll tackle in separate documents since they are unrelated here.
Co-authored-by: Michał Olender <[email protected]>
…/mcp-config-section
Preview for this PR was built for commit |
Co-authored-by: Michał Olender <[email protected]>
Preview for this PR was built for commit |
Preview for this PR was built for commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Thanks everyone! It’s never as simple as it seems, you always need to think twice before saying, “let’s just quickly fix this.” 😄 |
) It should have only been a Section change (see context: https://apify.slack.com/archives/C08N1LWC596/p1753972689045599). But while I was at it, I took the liberty to make some changes to improve clarity. What I didn’t like about the current state: - Tool configuration was mixed into the Dynamic .... section. - Tool descriptions were essentially duplicated: once when describing the tools themselves, and again when describing the parameter that enabled the tools. Link to the updated doc: https://pr-1773.preview.docs.apify.com/platform/integrations/mcp#configure-tools-for-mcp-server --------- Co-authored-by: Michał Olender <[email protected]>
It should have only been a Section change (see context: https://apify.slack.com/archives/C08N1LWC596/p1753972689045599).
But while I was at it, I took the liberty to make some changes to improve clarity.
What I didn’t like about the current state:
Link to the updated doc: https://pr-1773.preview.docs.apify.com/platform/integrations/mcp#configure-tools-for-mcp-server