Ship AI Agents to Google Cloud in minutes, not months. Production-ready templates with built-in CI/CD, evaluation, and observability.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"agent-starter-pack": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-agent-starter-pack"
]
}
}
}