Skip to content

Agent framework integration examples

Examples showing how to integrate Scalekit Agent Auth with various AI frameworks including LangChain, Google ADK, and direct integrations.

These examples demonstrate how to integrate Scalekit Agent Auth with AI frameworks for identity-aware tool calling and authenticated agent operations.

Agent Connect example integrating with LangChain for tool-calling workflows.

This sample integrates Agent Connect with LangChain to perform identity-aware actions through tool calling. It illustrates auth setup and secure agent operations.

View repository