# Jam ## Docs - [ExecutionContext](https://docs.spreadjam.com/core/execution-context.md): Manage workflow variables, interpolation, JSONPath, and node output storage. - [NodeRegistry](https://docs.spreadjam.com/core/registry.md): Manage node definitions -- register, query, validate, and execute nodes. - [Types](https://docs.spreadjam.com/core/types.md): Core type definitions for jam-nodes. - [Utilities](https://docs.spreadjam.com/core/utilities.md): Helper functions for defining nodes and preparing inputs. - [Creating Custom Nodes](https://docs.spreadjam.com/creating-nodes.md): Build your own jam-nodes with Zod schemas, executors, and registry integration. - [jam-nodes](https://docs.spreadjam.com/index.md): An extensible, type-safe workflow node framework for building automation pipelines in TypeScript. - [MCP Integration](https://docs.spreadjam.com/mcp.md): Connect AI agents to jam-nodes documentation via Model Context Protocol servers. - [AI Nodes](https://docs.spreadjam.com/nodes/ai.md): AI-powered nodes: social analysis, video generation, SEO research, and keyword generation. - [Integration Nodes](https://docs.spreadjam.com/nodes/integration.md): External API integrations: HTTP requests, social monitoring, contacts, and email drafting. - [Logic Nodes](https://docs.spreadjam.com/nodes/logic.md): Flow control nodes: conditional branching, delays, and end markers. - [Built-in Nodes Overview](https://docs.spreadjam.com/nodes/overview.md): All 16 built-in nodes grouped by category. - [Transform Nodes](https://docs.spreadjam.com/nodes/transform.md): Data manipulation nodes: map and filter arrays. - [CLI Reference](https://docs.spreadjam.com/playground/cli.md): Full command reference for the jam-nodes CLI playground. - [Playground](https://docs.spreadjam.com/playground/overview.md): Test and experiment with jam-nodes without building a full application. - [Web Playground](https://docs.spreadjam.com/playground/web.md): Browser-based UI for visual exploration and testing of jam-nodes. - [Quick Start](https://docs.spreadjam.com/quickstart.md): Get up and running with jam-nodes in minutes. ## Optional - [Website](https://www.spreadjam.com) - [Blog](https://www.spreadjam.com/blogs) - [Open Source](https://github.com/wespreadjam/jam-nodes) - [Discord](https://dsc.gg/spreadjam) - [npm](https://www.npmjs.com/org/jam-nodes)