Integrations
PasteGuard works with any tool that supports the OpenAI API. Just change the base URL to point to PasteGuard.Cursor
In Cursor settings, configure a custom OpenAI base URL:- Open Settings → Models
- Scroll to API Keys section
- Enable Override OpenAI Base URL toggle
- Enter:
- Add your OpenAI API key above
Chat Interfaces
Open WebUI
In your Docker Compose or environment:LibreChat
Configure in yourlibrechat.yaml:
Python / JavaScript
OpenAI SDK
LangChain
LlamaIndex
Environment Variable
Most tools respect theOPENAI_API_BASE or OPENAI_BASE_URL environment variable: