### What would you like? Support remote MCP server like: ```json { "mcpServers": { "jina-mcp-server": { "url": "https://mcp.jina.ai/sse", "headers": { "Authorization": "Bearer ${JINA_API_KEY}" // optional } } } } ``` ### Alternatives _No response_ ### Contribution - [ ] I can help implement this feature