Skip to content

docs: use {{}} syntax for var interpolation in MCP config examples#121

Merged
johnturcoo merged 1 commit into
mainfrom
johnturco/remote-1148-mcp-secret-variable-interpolation
May 21, 2026
Merged

docs: use {{}} syntax for var interpolation in MCP config examples#121
johnturcoo merged 1 commit into
mainfrom
johnturco/remote-1148-mcp-secret-variable-interpolation

Conversation

@johnturcoo

@johnturcoo johnturcoo commented May 21, 2026

Copy link
Copy Markdown
Contributor

What

Changes ${DBT_SERVICE_TOKEN} to {{DBT_SERVICE_TOKEN}} in both code snippets on the MCP Servers for cloud agents page.

Why

We only support {{ ... }} syntax for secret interpolation in cloud runs, not ${ ... }

Related Issue

See comment on issue for details

Resolves: https://linear.app/warpdotdev/issue/REMOTE-1148/mcp-secret-variable-interpolation#comment-3a9309c4

Co-Authored-By: Oz oz-agent@warp.dev

@cla-bot cla-bot Bot added the cla-signed label May 21, 2026
@vercel

vercel Bot commented May 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 21, 2026 2:41pm

Request Review

@oz-for-oss

oz-for-oss Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

@johnturcoo

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

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.

Overview

This PR updates both MCP Servers for cloud agents examples to use {{DBT_SERVICE_TOKEN}} interpolation for the dbt service token placeholder. The changed snippets remain valid JSON strings and align with the documented secret-reference intent.

Concerns

No blocking concerns found.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@johnturcoo johnturcoo merged commit ded713d into main May 21, 2026
8 checks passed
@johnturcoo johnturcoo deleted the johnturco/remote-1148-mcp-secret-variable-interpolation branch May 21, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants