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 bd3dc1c commit 3ef202fCopy full SHA for 3ef202f
doc/configuration.md
@@ -90,10 +90,6 @@ All options are optional with sensible defaults. See below for each option in de
90
file_path = nil,
91
prefix = "MCPHub",
92
},
93
-
94
- -- Global environment variables available to all MCP servers
95
- -- Can be a table or a function(context) -> table
96
- global_env = {},
97
})
98
end
99
}
0 commit comments