Templates
Quickstarters to get up and running with Nod
Overview
Pick a template to get started fast. Each one is a working setup you can use as-is or customize. Nod works with any system that can make HTTP requests — check the API reference to build your own from scratch.
Looking for framework-specific patterns (CrewAI, LangChain, server agents)? See the Use Cases guide for integration patterns with code examples.
Claude Code
Connect Claude Code to Nod via the CLI daemon or the Nod Channel. Full mobile control, approvals, and activity monitoring.
Nod CLI
Open source CLI for running AI coding agents as persistent daemons. Currently supports Claude Code, more frameworks coming.
n8n
Workflow template with an AI agent, human-in-the-loop web search approvals, and activity logging. Includes a downloadable template.
Custom integration
Use the REST and WebSocket API to connect any framework — CrewAI, LangChain, Make, or your own agent.