Integration Hub

Use the native package when one exists.

Stacksona still works with any HTTP-capable runtime, but Node / TypeScript, MCP, and n8n have native packages that remove most of the integration plumbing.

Same execution rule in every shape

Gate the exact tool name and arguments immediately before the side effect. Continue only on allow or valid approved; stop or revise on every other actionable state.

Native package guides

Code runtimes and agent frameworks

Workflow platforms

Tool, service, and operations boundaries

Advanced behavior shared by all platforms

Persist thread_id for exact review resume. Keep requested-change revisions on the same thread. Validate signed approval proof before high-impact execution when required. For long reviews, use the platform's durable continuation mechanism rather than holding a process open.

Runtime patterns Full API reference