For some reason I am unable to create a new connector. Everything works fine with the local MCP inspector too. Any idea if this is just something temporary or?
The only details I’m getting in the network request is: { detail: "Request timeout" }
The exact payload I’m sending is:
{
“name”: “DemoApp”,
“mcp_url”: “``https://39674a42acba.ngrok-free.app/mcp”``,
“description”: “Demo app”,
“logo_url”: null,
“authTypeOverride”: “NONE”,
“auth_request”: {
“supported_auth”:,
“oauth_client_params”: null
}
}