LangGraph Cloud (Stateful AI Agents) Connector for AI agents.
10 live capabilities
Manage stateful graph workflows and human-in-the-loop overrides without leaving your editor.
Waiting for input…
Why people use LangGraph Cloud (Stateful AI Agents)
LangGraph Cloud for Solving Production Agent Bottlenecks
This Connector puts your LangGraph Cloud environment directly into your primary workspace. You can see exactly where an agent is stuck, peek at the variables it's holding, and manually nudge it forward. It turns a multi-tab management headache into a direct conversation.
What Vinkius changes
You get full control over your LangGraph Cloud agents without leaving your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Debugging stuck approval steps
An agent stops at a human_review node.
- Real-world use case 02
Auditing failed scheduled jobs
The daily summary bot failed.
- Real-world use case 03
Verifying reasoning paths
Check how a multi-turn support agent reached a conclusion by pulling historical run steps for a specific thread.
Complete set · 10capabilities
The complete LangGraph Cloud (Stateful AI Agents) capability set.
These are the exact actions your AI can choose when you ask it to work with LangGraph Cloud (Stateful AI Agents).
01—04
4 capabilities in this set.
Part of 10 available through LangGraph Cloud (Stateful AI Agents).
- 01 Capability
List runs
List all execution runs assigned to a specific thread. Use this to track the history of a single conversation.
- 02 Capability
List threads
List all active conversation threads. This gives you a high-level view of all ongoing interactions.
- 03 Capability
Update thread state
Manually override or update a thread state graph. Use this to force an agent into a specific node or change its variables.
- 04 Capability
Cancel run
Stop an ongoing graph execution immediately. Use this when a run is behaving unexpectedly or you need to free up resources.
05—07
3 capabilities in this set.
Part of 10 available through LangGraph Cloud (Stateful AI Agents).
- 05 Capability
Create run
Trigger a new assistant run on a specific thread with your own input payload. This is perfect for testing specific scenarios.
- 06 Capability
Create thread
Start a new conversation thread to hold state. This creates a unique space for a new multi-turn interaction.
- 07 Capability
List crons
List all active scheduled cron jobs. This is the best way to audit your automated background tasks.
08—10
3 capabilities in this set.
Part of 10 available through LangGraph Cloud (Stateful AI Agents).
- 08 Capability
Get run
Get the full details and status of a specific graph run. Use this to see if a task finished successfully or hit an error.
- 09 Capability
Get thread state
Retrieve the exact state graph and variables for a specific thread. This lets you see the internal data of a conversation.
- 10 Capability
List assistants
See all the assistants you have deployed in your LangGraph Cloud account. This helps you identify which graph configurations are currently active.
Set up in minutes
One URL. Then ask LangGraph Cloud (Stateful AI Agents) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use LangGraph Cloud (Stateful AI Agents) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_W9eYJ3x7BufqP9zavlkhkY5HUux0v9z8z0xZYWei/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it LangGraph Cloud (Stateful AI Agents), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable LangGraph Cloud (Stateful AI Agents) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_W9eYJ3x7BufqP9zavlkhkY5HUux0v9z8z0xZYWei/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the LangGraph Cloud (Stateful AI Agents) URL.
- Step 03
Save and start
Save the connection and enable LangGraph Cloud (Stateful AI Agents) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"langgraph-cloud-stateful-ai-agents": {
"url": "https://edge.vinkius.com/vk_preview_W9eYJ3x7BufqP9zavlkhkY5HUux0v9z8z0xZYWei/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using LangGraph Cloud (Stateful AI Agents)
Open Agent mode in chat and ask: "Using LangGraph Cloud (Stateful AI Agents), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"langgraph-cloud-stateful-ai-agents": {
"url": "https://edge.vinkius.com/vk_preview_W9eYJ3x7BufqP9zavlkhkY5HUux0v9z8z0xZYWei/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using LangGraph Cloud (Stateful AI Agents)
Ask Copilot: "Using LangGraph Cloud (Stateful AI Agents), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"langgraph-cloud-stateful-ai-agents": {
"url": "https://edge.vinkius.com/vk_preview_W9eYJ3x7BufqP9zavlkhkY5HUux0v9z8z0xZYWei/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using LangGraph Cloud (Stateful AI Agents)
Open Cascade and ask: "Using LangGraph Cloud (Stateful AI Agents), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"langgraph-cloud-stateful-ai-agents": {
"url": "https://edge.vinkius.com/vk_preview_W9eYJ3x7BufqP9zavlkhkY5HUux0v9z8z0xZYWei/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using LangGraph Cloud (Stateful AI Agents)
Ask Cline: "Using LangGraph Cloud (Stateful AI Agents), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add langgraph-cloud-stateful-ai-agents --transport http "https://edge.vinkius.com/vk_preview_W9eYJ3x7BufqP9zavlkhkY5HUux0v9z8z0xZYWei/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using LangGraph Cloud (Stateful AI Agents)
Ask Claude: "Using LangGraph Cloud (Stateful AI Agents), show me...". 10 tools are ready
Where the request belongs
Work LangGraph Cloud can move forward.
This is for the AI engineer who needs to debug complex stateful graphs and the ops lead who needs to audit production agent schedules without opening a dozen browser tabs.
AI Agentic Developer
Debugs stateful multi-turn agents and verifies graph traversal paths during development.
AI Platform Engineer
Monitors deployed assistants and manages cloud-based checkpoints across team environments.
Ops Team Member
Audits scheduled cron jobs and manages execution runs to ensure reliable delivery of automated workflows.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLangflow (Visual Multi-agent Orchestrator)
Orchestrate multi-agent AI workflows visually. execute flows, manage projects, and trigger webhooks directly from any AI agent.
AutoGen
Orchestrate Microsoft AutoGen multi-agent workflows. manage sessions, agent roles, workflows, and monitor execution logs from any AI agent.
Dify
Manage agentic workflows via Dify. send chat messages, track conversations, audit app parameters, and handle file uploads directly from any AI agent.
Flowise
Manage low-code AI workflows via Flowise. run predictions, track chatflows and agentflows, handle capabilities, and audit execution history directly from any AI agent.
Tencent Yuanqi
Orchestrate Tencent Yuanqi AI Agents. manage assistants, trigger conversations, and handle RAG documents directly from any AI agent.
FlowiseAI
Build LLM orchestration flows visually with a drag-and-drop interface for creating AI chatbots, agents, and RAG pipelines.
Bring your own AI
Change the model, client or framework. Keep LangGraph Cloud connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about LangGraph Cloud.
The practical details behind the request, access and result.
Can I use the LangGraph Cloud MCP to see where my agent got stuck?
Yes. You can retrieve the exact state graph and variables for any specific thread to see exactly which node the agent is currently on and what data it is holding.
How does the LangGraph Cloud MCP help with human-in-the-loop approvals?
It allows you to inspect the state of a thread waiting for approval and manually update the variables to force the agent to proceed to the next step.
Can I use the LangGraph Cloud MCP to manage my scheduled AI jobs?
Yes. You can list all active scheduled cron jobs and audit their execution history directly from your AI client.
Does the LangGraph Cloud MCP let me change an agent's state manually?
Yes. You can manually override or update a thread state graph to adjust variables or push the agent into a specific node for debugging or testing.
How do I see the history of a specific conversation with LangGraph Cloud MCP?
You can list all execution runs assigned to a specific thread, which gives you a chronological history of how the agent handled that conversation.
Can I manually approve an agent's step using this server?
Yes. Use the update_thread_state capability to perform manual node state overrides. This is the standard way to implement human-in-the-loop (HITL) patterns, allowing you to modify or approve graph variables directly mid-execution.
How do I see the current memory of a conversation thread?
The get_thread_state capability retrieves the exact execution state of a thread, including all cyclical node variables and structured outputs stored in the cloud checkpoints. This gives your agent full visibility into the conversation history.
Can my agent trigger a new run on an existing thread?
Absolutely. Use the create_run capability and provide the Thread ID, Assistant ID, and your new input payload. Your agent will fire the graph dynamically, allowing for multi-turn engagements within the same stateful boundary.
One connection away
Give your agent a direct line to LangGraph Cloud.
Connect LangGraph Cloud once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available