Bring refresh mcp server button back

I’m trying to develop a new MCP server, I used to create mcp servers with fastmcp on python andtest with cursor agents directly but now that the refresh mcp server button is gone i get issues all the time with sse or stremeable http transports like:

raise RuntimeError(
| RuntimeError: Received request before initialization was complete

this would be solved by refreshing the mcp server but instead now i have to close and reopen cursor and then pray it works