docs(mcp): mention CLI install command#2680
Conversation
|
✅ Preview for this PR (commit |
jirispilka
left a comment
There was a problem hiding this comment.
Thank you.
Suggestion:
It would be nice to tell users what's get created.
This command will create a json, user level config, saved here ... if you want to edit it, you can do it manually or run the apify mcp install with different parameters.
Can we add something in that spirit?
|
Thank you for the review @jirispilka and @marcel-rbro. I refactored the whole section and it is now using tab component as @marcel-rbro suggested.
@jirispilka I added generic explanation what it does without mentioning specific paths as I think the user that wants to manually edit files should be able to use the internet to look up the path for their specific client they are using - also adding specific paths would be more burden to maintain that could also get outdated. |
What
Adds the
apify mcp install <client>setup path to the MCP server page's Client configuration section.Why
The command from apify/apify-cli#1145 gives users a direct CLI-based way to configure supported local MCP clients.
Testing
/home/mq/.local/share/mise/installs/pnpm/latest/pnpm --dir /home/mq/workdir/apify/apify-docs exec markdownlint sources/platform/integrations/ai/mcp.mdgit -C /home/mq/workdir/apify/apify-docs diff --check