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.
2 parents f093a98 + 5a6c20f commit 6c60acbCopy full SHA for 6c60acb
1 file changed
docs/configuration.md
@@ -68,7 +68,7 @@ For MCP servers configuration, use the `mcpServers` config, examples:
68
"command": "npx",
69
"args": ["-y", "@modelcontextprotocol/server-memory"],
70
// optional
71
- "env": {"FOO" "bar"}
+ "env": {"FOO": "bar"}
72
}
73
74
0 commit comments