Skip to content

chore(mcp): Change default sourcebot host to localhost#906

Merged
brendan-kellam merged 3 commits intomainfrom
bkellam/mcp-nits
Feb 18, 2026
Merged

chore(mcp): Change default sourcebot host to localhost#906
brendan-kellam merged 3 commits intomainfrom
bkellam/mcp-nits

Conversation

@brendan-kellam
Copy link
Contributor

@brendan-kellam brendan-kellam commented Feb 18, 2026

Summary by CodeRabbit

  • Documentation

    • Added visibility parameter documentation to the ask_codebase tool, detailing chat session privacy options (PRIVATE or PUBLIC), default configurations for authenticated versus anonymous users, and information about sharing sessions via link.
  • Changed

    • Updated default SOURCEBOT_HOST configuration value to http://localhost:3000, replacing the previous demo environment default.

@github-actions

This comment has been minimized.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 18, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

Adds documentation for a new visibility parameter on the ask_codebase tool and changes the MCP package default SOURCEBOT host from https://demo.sourcebot.dev to http://localhost:3000 (constant renamed internally).

Changes

Cohort / File(s) Summary
Visibility parameter documentation
docs/docs/features/mcp-server.mdx, packages/mcp/README.md
Adds visibility parameter docs for ask_codebase (describes PRIVATE/PUBLIC options, defaults for authenticated vs anonymous users, and link-sharing note).
MCP package config & changelog
packages/mcp/src/env.ts, packages/mcp/CHANGELOG.md
Renames internal SOURCEBOT_DEMO_HOSTSOURCEBOT_DEFAULT_HOST and changes SOURCEBOT_HOST default to http://localhost:3000; adds changelog entry documenting the change/deprecation.

Sequence Diagram(s)

(omitted)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • msukkari
✨ Finishing Touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bkellam/mcp-nits

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@brendan-kellam brendan-kellam merged commit 09d2346 into main Feb 18, 2026
8 checks passed
@brendan-kellam brendan-kellam deleted the bkellam/mcp-nits branch February 18, 2026 23:35
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.

1 participant

Comments