I am based in Hong Kong and there is no access to sadly OpenaI is not compatible however we have Poe.com which provides access to Chatgpt and other LLMs.
I am trying to connect Cursor to the Poe.com API from what I have read I need to create a middleware which I have and gone through the steps however it is still not working. I have tried so many different things but I feel I need an expert in this area.
Would anyone be able to help me with this? Happy to jump on a call to discuss further.
Kind regards,
CG
Hey, I totally understand your situation. Indeed, Poe.com provides access to LLMs like ChatGPT, but unfortunately, they don’t offer an official API for integration with external tools like Cursor. Their API is specifically designed for building bots that run within the Poe platform itself.
Using unofficial wrappers (like poe-api-wrapper
) can violate Poe’s terms of service and is often unstable and difficult to maintain. These solutions can break at any time, especially if Poe makes changes to their internal system.
However, there’s a much simpler and more reliable alternative — OpenRouter. It’s a platform that gives access to many popular LLMs (ChatGPT, Claude, Gemini, etc.) through a unified API. Cursor integration works reasonably well with it, and getting an API key is quick and free (there are even some free models available). As far as I know, it’s accessible from Hong Kong too.
If you’re interested, I’d be happy to help you set up the integration with OpenRouter.
1 Like
“Code Web Chat” in vscode marketplace is the middleware you’re looking for but it doesn’t seem to support Poe, still an excellent starting point
1 Like
Hi Deanrie,
This sounds amazing. I just checked online and it seem OpenRouter can work in Hong Kong, at least for now. Yes please can you help me set up the integration.
Would you like to jump on a call or what is the best way to do this? I have spent so majority of my cursor requests trying to figure out the Poe.com API to no luck. Really appreciate your help.
Ahh I see. Good to know but shame it doesn’t seem to work with Poe.
1 Like
First, you need to get your API key, then override the base URL in the OpenAI API settings, choose the model you need, copy its name, and add it to the list of models. That’s it.
1 Like
Thank you so much deanrie, you star. Up and running now. Taken me days trying to figure this out, so really appreciate it.
1 Like