Skip to content

chore: change connection url to localhost (SEO change) #248

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

Merged
merged 3 commits into from
May 14, 2025
Merged

Conversation

wtrocki
Copy link
Collaborator

@wtrocki wtrocki commented May 14, 2025

I scraped and tokenized the repository to test its integration with base models. While doing so, I noticed that examples using a non-localhost connection string confused tools like Copilot and Cursor, causing them to generate references to non-existent hosts.

This small change modifies the connection strings in the examples to default to localhost. With this adjustment, tools like MCP instantly align with the base model MongoDB setup and provide much more accurate recommendations.

Verified in cursor

Screenshot 2025-05-14 at 11 52 57

I scraped and tokenized the repository to test its integration with base models. While doing so, I noticed that examples using a non-localhost connection string confused tools like Copilot and Cursor, causing them to generate references to non-existent hosts.

This small change modifies the connection strings in the examples to default to localhost. With this adjustment, tools like MCP instantly align with the base model MongoDB setup and provide much more accurate recommendations.
@Copilot Copilot AI review requested due to automatic review settings May 14, 2025 09:16
@wtrocki wtrocki requested a review from a team as a code owner May 14, 2025 09:16
Copilot

This comment was marked as outdated.

@wtrocki wtrocki requested a review from Copilot May 14, 2025 09:25
Copilot

This comment was marked as off-topic.

@wtrocki wtrocki merged commit ab21838 into main May 14, 2025
19 checks passed
@wtrocki wtrocki deleted the docs-seo branch May 14, 2025 09:59
@wtrocki wtrocki changed the title chore: base model SEO change chore: change connection url to localhost (SEO change) May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants