add_server_configuration
Add or update server configurations in client setups with specified details, ensuring synchronized settings across AI assistant platforms and preventing unwanted overrides.
Instructions
Add or update a server configuration in a client configuration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
allow_override | No | Whether to allow overriding an existing server configuration with the same name (default: false) | |
client | Yes | Client name (cline, roo_code, windsurf, claude) | |
json_config | Yes | Server configuration in JSON format | |
server_name | Yes | Name of the server to add or update |