Add endpoint URL to the service
Service uses a transport that requires an endpoint URL but none is declared.
Why it matters
REST, MCP, and A2A transports all need a URL to call. Embedded is the only transport that omits this.
Show fix
"endpoint": "https://yourstore.com/api/ucp/mcp"
