{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/11"}],"enrichment":{"capability":"Command-line tool for scaffolding, configuring, and deploying LangChain Deep Agents to the LangGraph Platform, with support for MCP server registration and sandbox backend configuration.","skillfed_tags":["langchain-ecosystem","agent-deployment","mcp-integration"],"use_cases":["Scaffold and deploy a new LangChain Deep Agent to the LangGraph Platform without manual API calls.","Register and manage MCP servers in a workspace to provide tools for multiple agents.","Configure agent backend behavior (state vs. sandbox) and set sandbox policies for isolated execution.","List, inspect, and delete agents or MCP servers already deployed in a workspace.","Integrate agent deployment into CI/CD pipelines via CLI commands."],"what_it_does":"deepagents-cli is a command-line deployment toolkit for LangChain's Deep Agents framework. It provides scaffolding, configuration, and deployment commands to bundle agent definitions (agent.json, tools.json, skills, subagents) and ship them to the LangGraph Platform. The package depends on deepagents, langchain, langgraph, langgraph-sdk, langsmith, httpx, and python-dotenv\u2014all core components of the LangChain ecosystem.\n\nThe tool's main workflow is: initialize a project structure with `deepagents init`, register any Model Context Protocol (MCP) servers your agent will use via `deepagents mcp-servers add`, configure tools and backend settings in the project files, then deploy with `deepagents deploy`. It supports both stateless and sandbox backends, with sandbox scope and policy configuration. The package is actively maintained, has no known vulnerabilities, and targets Python 3.11\u20133.14.","worth_installing":"Yes, if you are already using LangChain and LangGraph and have access to the Managed Deep Agents private preview. The tool significantly reduces friction for agent project scaffolding and deployment. If you do not yet have LangSmith API access to the preview, installation alone will not be useful until that access is granted."},"id":"deepagents-cli","links":{"html":"https://skillfed.io/packages/deepagents-cli","md":"https://skillfed.io/packages/deepagents-cli.md","pypi":"https://pypi.org/project/deepagents-cli/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-07","license_spdx":null,"license_treatment":"permissive","name":"deepagents-cli","python_support":"supports_current","summary":"Deployment tooling for Deep Agents - bundle, run, and ship agents to LangGraph Platform."},"popularity":{"monthly_downloads":82350,"position":14168,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.2"}
