-
Notifications
You must be signed in to change notification settings - Fork 121
docs(mcp): update to reflect the new configuration spec #1851
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 |
Dynamic tool addition can be disabled using the `?enableAddingActors=false`. | ||
Not all MCP clients support dynamic tool addition. | ||
Check your client’s documentation or settings to confirm this feature is available. | ||
The server does not yet provide any resources. |
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.
If we do not provide any resources, why mention it at all?
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.
I think it makes sense to mention it since there are the three main MCP primities - tools, prompts and resources. This way the users will not be wondering if we support them or not if we explicitly state that currently they are not supported. I would personally keep this.
Preview for this PR was built for commit |
Preview for this PR was built for commit |
New spec: https://www.notion.so/apify/MCP-Server-240f39950a22800d9019f92ed7e8da93?source=copy_link#255f39950a2280b09f7bca2bdd400071
Refactored the page to be more consistent with the https://github.com/apify/apify-mcp-server.
Merge after new mcp.apify.com release