Give AI agents secure access to any service — through proxy tokens, not real credentials.
Install the AgentKeys skill from ClawHub — your OpenClaw agent automatically routes API calls through the proxy.
clawhub install agentkeys
Recommended — one key, all credentials by name
AGENTKEYS_API_KEY=ak_ws_your_key... AGENTKEYS_PROXY_URL=https://proxy.agentkeys.io
Alternative — per-credential proxy tokens
AGENTKEYS_PROXY_TOKEN_RESEND=pxr_resend_abc123... AGENTKEYS_PROXY_TOKEN_STRIPE=pxr_stripe_def456... AGENTKEYS_PROXY_URL=https://proxy.agentkeys.io
Then just talk to your agent:
Three steps. Under two minutes. Your secrets stay encrypted.
Add API keys, OAuth tokens, passwords, or cookies. Encrypted with AES-256-GCM. Plaintext never stored.
Each agent gets a unique proxy token (pxr_...). Assign specific credentials per agent. Revoke anytime.
Agent sends request with proxy token → AgentKeys injects real credential → forwards to target API → returns response.
Everything you need to secure credentials for autonomous AI agents.
Every credential encrypted at rest. Per-workspace master keys. Zero plaintext storage.
Agents never touch real API keys. Unique pxr_ tokens validated on every request.
Every request logged: agent identity, target URL, status code, latency, timestamp.
Google, GitHub, Slack, Twitter, Notion, HubSpot — tokens refreshed automatically.
API Keys, OAuth, Basic Auth, Custom Headers, Cookies, Query Params — all supported.
Encryption and proxy logic are open-source. Audit the code that handles your secrets.
View on GitHub →From solo developers to enterprise teams — AgentKeys fits your stack.
Give your OpenClaw, CrewAI, LangChain, or AutoGPT agents secure API access. They use proxy tokens — never real credentials. Revoke access instantly if an agent goes rogue.
Model Context Protocol servers connect to Gmail, Slack, GitHub, and dozens of other services. AgentKeys handles token storage, encryption, and auto-refresh — so your MCP server stays stateless.
Let your customers connect their own API keys (Stripe, Twilio, SendGrid). AgentKeys encrypts and proxies them — you never see or store raw credentials in your database.
Share API keys across your team without anyone seeing the actual values. Full audit log of who used what and when. Rotate keys in one place — all agents update automatically.
REST API, TypeScript & Python SDKs, MCP Server, and more.
OAuth Connect: GitHub, Google, Twitter/X, Slack, Notion, Linear, Discord, HubSpot
Start free. Scale as you grow.
Includes