The Hub

Integration Ecosystem

Add Stacksona to the agent tools and workflow platforms your team already uses. Choose the runtime your agents use and see where to request approval before an action runs.

Start with the SDK, MCP server, n8n node, or the framework guide that matches your stack. Each path shows where Gate belongs before the agent sends, updates, exports, refunds, or calls a production system.

Live npm tools

Installable developer surfaces

Use the official Stacksona packages when you want a maintained entry point instead of hand-rolling the Gate API integration.

LANGGRAPH

Review LangGraph actions before nodes run

Send proposed node actions to Gate before graph transitions continue.

View LangGraph guide
CREWAI

Review CrewAI tool use by role

Send role-specific tool requests to Gate before delegated actions proceed.

View CrewAI guide
AUTOGEN

Review AutoGen handoffs before execution

Send handoffs to Gate before an executor touches external systems.

View AutoGen guide
LLAMAINDEX

Review sensitive retrieval before final answers

Review restricted sources, citation gaps, and source quality before final answers are returned.

View LlamaIndex guide
PYDANTICAI

Review typed PydanticAI actions before execution

Review typed tool requests before side effects run.

View PydanticAI guide
CUSTOM API

Call Gate before custom API actions

Call Stacksona before internal APIs, jobs, webhooks, or database operations run.

View Custom API guide