Checks
Operating system
WSL
Expected behaviour
In the agent-v1.json schema, each entry under mcpServers requires the "command" field.
This requirement does not make sense for MCP servers that use "type": "http", since HTTP servers connect via a URL instead of a local command.
https://github.com/aws/amazon-q-developer-cli/blob/main/schemas/agent-v1.json
Actual behaviour
Steps to reproduce
Environment