The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Agentdevx Sdk listing page.
Give your AI hands.
The identity and security infrastructure every AI agent needs. Not a tool collection — a gateway. Register any API via OpenAPI spec, and every agent gets cryptographic identity, encrypted credential storage, automatic credential injection, and a full audit trail.
Every developer building an AI agent hits the same wall: auth spaghetti, credential sprawl, integration hell, no stable agent identity, no persistent memory. AgentDevX solves all of this in one gateway.
| Problem | AgentDevX Solution |
|---|---|
| Auth spaghetti | One Ed25519 cryptographic identity per agent |
| Credential sprawl | AES-256-GCM encrypted vault, scoped per agent |
| Integration hell | Register any API via OpenAPI spec, call via proxy |
| No agent identity | Stable cryptographic identity across all tools |
| No memory | Encrypted per-agent memory, persists across sessions |
The only gateway an AI agent can discover, install, and use entirely on its own — no human OAuth, no manual key exchange, no dashboard.
| Feature | AgentDevX | Composio/Nango | Auth0 |
|---|---|---|---|
| AI self-bootstrap | ✅ | ❌ | ❌ |
| Ed25519 identity | ✅ | ❌ | ❌ |
| Encrypted vault | ✅ AES-256-GCM | ✅ OAuth-based | ✅ Enterprise |
| Per-agent memory | ✅ | ❌ | ❌ |
| MCP native | ✅ | ❌ | ❌ |
| Indie pricing | ✅ Free tier | ❌ | ❌ |
One call. No human needed.
Returns: JWT + 75,000 free credits + instant access to all registered tools.
Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
| Endpoint | Method | Description |
|---|---|---|
/agents/v1/bootstrap | POST | Create agent + get JWT + 75k credits |
/agents/me | GET | Agent profile + credit balance |
/agents/me/memory | POST/GET | Read/write encrypted memory |
/proxy/call | POST | Execute any registered tool |
/credentials | POST | Store encrypted API key |
/billing/checkout | POST | Create payment checkout |
/mcp | POST | MCP JSON-RPC endpoint |
| Plan | Price | Calls/day |
|---|---|---|
| Free | $0 | 100/day + 75k credits |
| Starter | $8/mo | 500/day |
| Pro | $12/mo | 5,000/day |
| Scale | $29/mo | Unlimited |
MIT © mirajmahmudul