DeepStream 9.0 is Here: Vibe Coding with MCP and Skills Integration!

NVIDIA DeepStream SDK 9.0 is officially live, and we are officially vibe-coding!

If you’ve ever found yourself wrestling with GStreamer then DeepStream 9.0 is going to fundamentally change your workflow.

We’ve integrated Model Context Protocol (MCP) and Agentic Skills directly into the DeepStream SDK. This allows you to natively connect Claude Code or Cursor. Instead of writing pipeline configurations from scratch, your AI agent now has the contextual knowledge and the tools to generate, configure, and optimize the underlying Python Service Maker graphs based simply on your architectural descriptions.

Beyond the new agentic workflows, here is what is shipping with DeepStream SDK 9.0:

  • Native VLM Integration: We’re introducing the nvvllmvlm plugin. You can now drop Vision-Language Models directly into your C++ or Python pipelines to handle complex, real-time visual reasoning.

  • The shift to pyservicemaker: The legacy Python bindings are being deprecated. pyservicemaker is the new standard—it offers a much cleaner, graph-based architecture that is exactly what AI agents need to reliably generate code.

  • Next-Gen Hardware: Day-one support and optimizations for the Blackwell and Jetson Thor architectures.

Ready to get started?

  • The Repo: Grab the MCP tools and Skills from here: DeepStreamCodingAgent GitHub Repo.

  • The Containers: Available right now on the NGC Catalog (deepstream:9.0-triton-multiarch and samples-multiarch).

Fire up your IDE, connect the MCP, and try generating your next pipeline. We’d love to hear your technical feedback and see what you build in the thread below!

Happy DeepStreaming!

11 Likes