docs: Add note for Github Repo Name Change#2970
Conversation
Updated repository name and remote URL instructions.
Added notice about repository name change and Git remote update.
There was a problem hiding this comment.
Code Review
This pull request performs a comprehensive rename of the project from 'genai-toolbox' to 'mcp-toolbox' across the entire repository. The changes include updating Go module paths and internal imports, CI/CD pipeline configurations, Dockerfiles, and extensive documentation links and references. One issue was identified in the Neo4j integration documentation where a shell command incorrectly included markdown link syntax, which would cause the command to fail when executed.
I am having trouble creating individual review comments. Click here to see my feedback.
docs/en/integrations/neo4j/samples/mcp_quickstart.md (44)
The curl command in this code block has incorrect syntax. It appears to contain a markdown link, which will cause the command to fail when copied and pasted. The URL should not be wrapped in markdown link syntax.
curl -O https://storage.googleapis.com/mcp-toolbox-for-databases/v0.16.0/$OS/toolbox
References
- Automated analysis may incorrectly report discrepancies between documentation and code; always verify its findings before acting on them.
|
🚀 Cloudflare Preview Ready! 🔎 View Preview: https://pr-2970.toolbox-docs-6xc.pages.dev (Note: Subsequent pushes to this PR will automatically update the preview at this same URL) |
|
🧨 Preview deployments removed. Cloudflare Pages environments for |
## Description This PR Adds: - Note in README.md - Note in official docs addressing the Github Repo Name change from `genai-toolbox` to `mcp-toolbox` The github link in the top right corner of the navbar will be updated in the PR #2936
## Description This PR Adds: - Note in README.md - Note in official docs addressing the Github Repo Name change from `genai-toolbox` to `mcp-toolbox` The github link in the top right corner of the navbar will be updated in the PR #2936
Description
This PR Adds:
addressing the Github Repo Name change from
genai-toolboxtomcp-toolboxThe github link in the top right corner of the navbar will be updated in the PR #2936