@holger-will das war schon drin. Hab es mal raus, dann kommt kein Fehler aber auch keine Verbindung (nur Stream closed).
Hier mal die die Konfiguration. Der type wird beim speichern immer entfernt.
{
"mcpServers": {
"remote-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://127.0.0.1:8082/kiwi/0/mcp",
"--allow-http"
]
}
}
}