MCP Troubleshooter

by devlimelabs

update-mcp-config

Update MCP server configurations by providing JSON content to ensure proper functionality and resolve diagnostic issues in the MCP Troubleshooter framework.

Input Schema

NameRequiredDescriptionDefault
configYesJSON configuration to write (entire file content)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "config": { "description": "JSON configuration to write (entire file content)", "type": "string" } }, "required": [ "config" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Troubleshooter

Related Tools

ID: xc5szgdfck