Apps For AI Agents

Give Cursor, Claude Code, Codex, and any AI agent secure access to your APIs/Apps. One dashboard. Encrypted vault. Scoped permissions per agent.

End-to-end encrypted tokens
AES-256-GCM encryption
Scoped permissions per agent
EXAMPLE
npx skills add akhrot/akhrot

# Adds OAuth integration to your agent
# Secure tokens, auto-refresh, scoped access
# Works with Cursor, Claude, and more

Works with your favorite AI coding tools

How it works

Three steps. Your agents are live.

1

Connect your services

Add Google (OAuth), OpenAI, Stripe, MongoDB, and 17+ API key providers. Store once in your encrypted vault.

Connect Google ✓ Connected
2

Create scoped keys for each agent

Cursor gets read-only Google. Claude Code gets full access. Different agents, different permissions. You're in control.

Key 1: cursor_readonly Key 2: claude_code_full # Least-privilege for every agent
3

Agents fetch fresh tokens

Your AI agent calls one endpoint, gets fresh tokens. Auto-refresh handles OAuth. No more expired token errors.

curl -X POST https://akhrot.ai/tokens/fetch \ -H "Authorization: Bearer $BHINDI_KEY" \ -d '{"provider": "google"}' # Token returned. Agent proceeds.

Why Bhindi

Built for AI agents. Secured for you.

Least-Privilege by Default

Give Cursor read-only. Give Claude Code write access. Each agent gets exactly what it needs—nothing more.

Multi-Agent Ready

One dashboard. Unlimited API keys. Run Cursor, Claude Code, and custom agents—all with isolated credentials.

Auto-Refresh Tokens

OAuth tokens refresh silently in the background. Your agents never hit "token expired" errors mid-task.

Works with Any CLI

Simple HTTP API. Works with Python scripts, Node.js agents, Go tools, shell scripts—if it speaks HTTP, it works.

20+ Integrations

Google (OAuth), OpenAI, Stripe, MongoDB, and more. Connect via OAuth or paste API keys.

Supported Providers

Connect once. Access everywhere.

Link these services through the dashboard. Generate keys for your agents.

More providers coming soon. Request at support@akhrot.io View all providers

Give your AI agents secure API access

Connect your services once. Generate scoped keys for each agent. Cursor, Claude Code, and your custom agents fetch fresh tokens on demand.