# Integration Patterns Common patterns for incorporating Jumpstarter into your development and testing workflows. - [CI/CD](cicd.md): Pipeline configs for GitHub Actions, GitLab CI, and other CI/CD systems - [Development](development.md): Local and cloud-native development setups - [Agentic](agentic.md): AI agent interaction with hardware via {term}`MCP` - [Best Practices](practices.md): Labeling, security, and resource management ```{toctree} :maxdepth: 1 :hidden: cicd.md development.md agentic.md practices.md ```