Hi,
I’m having issues with deploying and releasing my extension on the Extension Store. I did everything as instructed in the docs, but the issue remains, I will attach screenshots below:
I’m not 100% sure but I think the Extension store isn’t accepting new and this could be one of the reasons seeing this issue. Someone from the team might be able to clarify.
I wanted to build an mcp server for replit.
Since the public api has been discontinued, I had planned thru thru the Extension API.
But can you assess, if my logic is right: I’ll use the extension to generate a jwt token, and then use that token in my mcp.json to authenticate.