### What would you like to see? I tried to add a remote MCP server ? I tried with: ```JSON { "mcpServers": { "http": { "url": "https://my-mcp-server.example.com/mcp" } } } ``` But It is not working. Someone can add this feature please?