Skip to content

Add model settings docs#475

Open
tembo[bot] wants to merge 2 commits into
mainfrom
tembo/update-docs-new-features-2026-03
Open

Add model settings docs#475
tembo[bot] wants to merge 2 commits into
mainfrom
tembo/update-docs-new-features-2026-03

Conversation

@tembo
Copy link
Copy Markdown
Contributor

@tembo tembo Bot commented Mar 16, 2026

Summary

Added new documentation for model settings feature and expanded MCP integration docs:

  • Created features/model-settings.mdx documenting default agent selection, provider API keys, global MCP servers config, and available models management
  • Added model settings page to navigation in docs.json
  • Added tip in features/automations.mdx linking to model settings for workspace defaults
  • Expanded integrations/mcp.mdx with detailed custom server connection types (Remote HTTP/SSE and Stdio) including configuration examples

Want tembo to make any changes? Add a review or comment with @tembo and i'll get back to work!

View on Tembo View Agent Settings


Note

Low Risk
Low risk: documentation-only changes that add a new page and clarify configuration options without affecting runtime behavior.

Overview
Adds a new features/model-settings doc describing workspace Model Settings (default agent/model selection, provider API keys, globalMcpServers JSON, and model enable/disable rules).

Updates navigation to include the new page, adds a cross-link tip from features/automations, and expands integrations/mcp with clearer guidance on custom server connection types (remote HTTP/SSE vs stdio) plus an example config.

Reviewed by Cursor Bugbot for commit 13a6bb8. Bugbot is set up for automated code reviews on this repo. Configure here.

@tembo tembo Bot added the tembo Pull request created by Tembo label Mar 16, 2026
@tembo tembo Bot requested a review from benja March 16, 2026 17:14
@tembo
Copy link
Copy Markdown
Contributor Author

tembo Bot commented Mar 16, 2026

Requesting review from @benja who has experience with the following files modified in this PR:

  • docs.json
  • integrations/mcp.mdx
  • features/automations.mdx

{
"mcpServers": {
"my-server": {
"command": "npx",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This example looks like the same stdio server shape shown in integrations/mcp.mdx, but it omits "type": "stdio". If the schemas are meant to match, adding it here would keep the docs consistent and avoid readers copying an incomplete config.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tembo update this to include stdio properly

Comment thread integrations/mcp.mdx Outdated
Co-authored-by: staging-tembo[bot] <217798655+staging-tembo[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant