Paygent CLI
Scan your codebase and generate Paygent integration prompts for AI provider instrumentation.
Installation
Or run without installing:
Usage
Scan current directory:
Scan a specific directory:
What it does
- Recursively walks your codebase (Python, JavaScript, TypeScript, Go).
- Detects AI provider calls — all major LLM, voice, video, and framework integrations.
- Checks for existing instrumentation — never double-instruments already-tracked calls.
- Generates a detailed prompt with exact file paths + line numbers.
- Writes output to
paygent_module/inside the scanned directory. - Displays an inline copy button so you can paste the prompt into your AI assistant instantly.
Example Output
Then the full integration prompt is shown inline with a [ COPY PROMPT ] button.
Output Files
Results are written to paygent_module/ inside the scanned directory:
Supported Languages
Detected Providers
LLM
OpenAI · Anthropic · Google Gemini · Groq · Cohere · Mistral AI · Together AI · Replicate · Ollama · OpenRouter · DeepInfra · Google Vertex AI
Video
OpenAI Sora · Google Veo · RunwayML
Frameworks
LangChain · LangGraph · LlamaIndex
Voice (STT)
Deepgram · AssemblyAI
Voice (TTS)
ElevenLabs · Cartesia · Amazon Polly · PlayHT
Voice (STS)
LiveKit · Vapi · OpenAI Realtime · Google Gemini Live
