get-installation-settings
Retrieve and manage installation settings for MCP servers, enabling streamlined configuration and setup of environment variables and package installations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}