1 2 3 4 5 6 7
{ "$schema": "https://agent-plugins.org/schemas/1.0.0/mcp.schema.json", "mcpServers": { "valid": {"type": "stdio", "command": "echo"}, "invalid": {"type": "stdio"} } }