Get full visibility into every Claude Code request your team makes. Track costs, inspect prompts, and protect sensitive data — with a 2-minute setup.
Grepture is an open-source AI gateway that sits between your applications and AI providers. It logs every request, tracks token costs, detects sensitive data, and gives you a single dashboard for all your AI traffic. Now it works with Claude Code too.
Sign up at app.grepture.com and grab your API key from the dashboard.
Add three environment variables to your Claude Code configuration.
Every Claude Code request now flows through Grepture. Open the dashboard to see your traffic.
{
"env": {
"ANTHROPIC_BASE_URL": "https://proxy.grepture.com/claude",
"ANTHROPIC_API_KEY": "sk-ant-xxx",
"ANTHROPIC_CUSTOM_HEADERS": "x-grepture-api-key: grp_xxx"
}
}See per-request token spend across your team. Know exactly what Claude Code costs per developer, per day.
Log and inspect every Claude Code request and response. Search, filter, and trace conversations in real time.
Automatically detect and redact sensitive data before it reaches Anthropic. Protect customer data in prompts.
npm install @grepture/sdk — wrap your client — done.
Free for up to 1,000 requests/month · No credit card required
Get Started Free