add_server_configuration
Add or update server configurations in client configuration files for AI assistants like Cline, Roo Code, WindSurf, and Claude, using JSON format with optional override settings.
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 |