chatlog icon indicating copy to clipboard operation
chatlog copied to clipboard

vscode monica code不成功

Open Crisfw opened this issue 4 months ago • 0 comments

这是我的config_schema.json "experimental": { "type": "object", "title": "Experimental", "description": "Experimental properties are subject to change.", "properties": { "modelContextProtocolServer": { "type": "object", "properties": { "transport": { "type": "stdio", "command": "C:\Users\youqi\.local\bin\mcp-proxy.exe", "args": [ "http://localhost:5030/sse" ] } }, "required": ["transport"] } } } 这是图片,四个方法,我就claude成功了 Image

Crisfw avatar Oct 09 '25 05:10 Crisfw