Skip to main content

What is Crewship?

Crewship is a developer-first platform for deploying and running AI agent workflows. It supports CrewAI, LangGraph (Python), and LangGraph.js out of the box, with a consistent deployment and invocation experience across all frameworks.

Quick Deploy

Deploy your first agent in under 5 minutes with a single command

Zero Config

Sensible defaults with optional configuration for advanced use cases

Real-time Streaming

Stream agent events and logs in real-time via SSE

Artifacts

Automatic handling and storage of run outputs and generated files

Supported Frameworks

How It Works

Crewship abstracts away infrastructure complexity so you can focus on building great AI agents:
1

Write your agent

Build your agent locally using your framework of choice — CrewAI, LangGraph, or LangGraph.js
2

Deploy with one command

Run crewship deploy to build, package, and deploy your agent to the cloud
3

Invoke and stream

Trigger runs via CLI, API, or Console with real-time event streaming

Next Steps

Quickstart

Deploy your first crew in 5 minutes

Core Concepts

Learn about deployments, runs, and artifacts