# Griptape Nodes

> Foundry's node-based AI workflow engine, drivable by an outside agent over local HTTP.

- **Category:** Model Hubs
- **Vendor:** Griptape (Foundry) (official)
- **Pricing:** freemium
- **Verified:** 2026-08-20

## What it does

Griptape Nodes is a drag-and-drop generative-AI workflow builder from Foundry — the Nuke company — with libraries covering Google Veo and Imagen, FLUX, Luma, Topaz, ElevenLabs, WAN and LTX, plus first-party bridges out to Nuke, Blender and USD. The engine you run locally exposes its own Streamable HTTP MCP endpoint, so an external agent can drive the graph rather than only operating inside Griptape's editor. For a filmmaker that makes it the rare hub where the model roster and the compositing app share one orchestration layer.

## Connect

- Claude Code: `claude mcp add --transport http griptape-nodes http://localhost:8125/mcp/`
- Local: `uv tool install griptape-nodes (shorthand `gtn`), or the managed Griptape Nodes Desktop app for macOS/Windows/Linux; the engine must be running before a client can connect`

**Auth:** local-app (env `GT_CLOUD_API_KEY`) — <https://nodes.griptape.ai> — sign in to generate the Griptape API key the engine needs; the MCP endpoint itself has no auth

## Capabilities

`workflow-orchestration` · [multi-model-generation](https://mcp.film/capabilities/multi-model-generation.md) · [image-generation](https://mcp.film/capabilities/image-generation.md) · [video-generation](https://mcp.film/capabilities/video-generation.md) · `node-graph` · `nuke-bridge` · `blender-bridge` · `usd` · [local-inference](https://mcp.film/capabilities/local-inference.md)

## Field notes

Read the licence before you bill a client: Foundry's pricing page puts the free tier under 'Non-Commercial', single user, testing only. Professional is $40/user/month (or $400/year, capped at three users) and includes $40 of model credits — running open-source models locally or wiring in your own provider keys does not spend them. The engine is closed source, so links.repo is null: PyPI griptape-nodes is proprietary-licensed (0.95.1, published 20 Aug 2026, 199 releases — the cadence is real), and github.com/griptape-ai/griptape-nodes-app 404s to the public. The node libraries are open, Apache-2.0, and moving: griptape-nodes-library-nuke was pushed the same day. Two things to know about the MCP endpoint — it binds to localhost:8125 with no authentication at all (Griptape's own docs warn you not to bind 0.0.0.0), and the tool surface is not published anywhere, so run tools/list once connected; tools_sample stays null rather than guessed. Override the bind with GTN_MCP_SERVER_HOST and GTN_MCP_SERVER_PORT. Foundry acquired Griptape on 18 Feb 2026 and the deeper Nuke agent work shown at NAB is still early access, so this endpoint is what you can actually connect to today.

## Verification

- Status: Freshly checked (checked today)
- Added: 2026-08-20
- Last verified: 2026-08-20
- Machine JSON: https://mcp.film/api/mcps/griptape-nodes.json

## Links

- Site: https://www.griptapenodes.com/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=griptape-nodes%3Asite
- Docs: https://docs.griptapenodes.com/en/stable/guides/mcp/external_clients/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=griptape-nodes%3Adocs

---

Structured data: https://mcp.film/api/mcps/griptape-nodes.json · Directory: https://mcp.film
