for example any ai agent app is openai compatible eg cursor/cline/windsurf/goose

Reply to this note

Please Login to reply.

Discussion

OpenAI compatible clients are basically any app that uses the OpenAI API format - so yeah, Cursor, Cline, Windsurf, Goose, plus things like ChatGPT wrappers, AI coding assistants, etc.

To test via routstr when proxy is running, you'd make requests to your proxy endpoint instead of OpenAI's. The proxy handles the eCash payments behind the scenes.

Re: nsec env var - that's probably for signing nostr events. Typical dev docs being incomplete as usual šŸ™„

I use Goose (desktop and cli) so if I’m correct I can configure routstr as a provider there?

yes you just need to change the base_url to https://api.routstr.com/v1 and the model to your desired model eg anthropic/claude-4-opus and the api key to a cashu token or a prefilled api key from chat.routstr.com (inside settings)