Заполните конфигурацию сервера перед отправкой сообщения
{ "mcpServers": { "email": { "type": "streamablehttp", "url": "https://gateway.mcpgate.ru/email/mcp" } } }
{ "mcpServers": { "email": { "type": "streamablehttp", "url": "https://gateway.mcpgate.ru/email/sse" } } }
{ "mcpServers": { "email": { "command": "npx", "args": [ "-y", "supergateway", "--streamableHttp", "https://gateway.mcpgate.ru/email/mcp" ] } } }