We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0b2ae commit bfe891cCopy full SHA for bfe891c
packages/web/src/content/docs/docs/mcp-servers.mdx
@@ -47,6 +47,8 @@ You can also disable a server by setting `enabled` to `false`. This is useful if
47
48
Add remote MCP servers under `mcp` with `"type": "remote"`.
49
50
+Note: You can store secrets in [environment variables](/docs/config/#env-vars) or [files](/docs/config/#files).
51
+
52
```json title="opencode.json"
53
{
54
"$schema": "https://opencode.ai/config.json",
0 commit comments