| name | agent-server-ts |
| description | Production ADK agent server with AgentCard, A2A, auth middleware, and tools. TypeScript. Use as the agent-side template for TS deployments. |
Agent Server (TypeScript)
Complete agent-side server template for TypeScript. Exposes agent via A2A with AgentCard, multi-provider auth middleware (Firebase + OAuth2), custom tools, and security headers.
When to Use
- Deploying TS agents to Cloud Run, ECS, or Container Apps
- Exposing agents via A2A protocol to other agents
- Building agent servers with authentication
- Any TS-based ADK agent deployment