Example applications demonstrating how to integrate AI agents with Archestra Platform for security and observability.
- ai-sdk-express - Express.js app using Vercel AI SDK with Archestra security layer
- mastra-ai - Mastra framework agent with GitHub integration and docker-compose setup
- pydantic-ai - Python agent using Pydantic AI demonstrating prompt injection protection
- openwebui - Open WebUI with Archestra as LLM Proxy and MCP Gateway, including Keycloak SSO
- openclaw - OpenClaw personal AI agent proxied through Archestra for security and observability
- model-router-user-oauth - Public OAuth app that calls the OpenAI-compatible Model Router as the signed-in user
- model-router-client-credentials - Service-to-service OAuth client credentials app for the OpenAI-compatible Model Router
- dummy_email_mcp_server - Simple MCP server for testing email tool scenarios
For detailed setup instructions, see the Archestra documentation.