How to Use the LangGraph Cloud (Stateful AI Agents) MCP in Claude
Run complex, stateful multi-agent graphs directly inside Claude Desktop without losing your context.
Works with every AI agent you already use
…and any MCP-compatible client
Connect LangGraph Cloud (Stateful AI Agents) MCP to Claude Desktop
Create your Vinkius account to connect LangGraph Cloud (Stateful AI Agents) to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Intercept and override agent state in Claude Desktop
The `update_thread_state` tool gives you direct control over your running agent's memory right inside the Claude Desktop chat window. When your LangGraph agent hits a decision point requiring human sign-off — and that's usually where things break — you can inspect the current state and rewrite the variables on the fly inside Claude Desktop. This prevents the LangGraph LLM from going down a hallucinated path while you are working in your desktop environment. By calling `get_thread_state`, Claude Desktop fetches the exact history of your stateful agent's execution. You see exactly what the agent knows in Claude Desktop before you decide to inject new variables or resume the run. It keeps your complex LangGraph Cloud graphs from running wild on your local machine.
Control active LangGraph Cloud runs from your chat
The `create_run` tool executes your deployed LangGraph Cloud agent graph directly inside Claude Desktop using your local context. You kick off background tasks with custom inputs and watch the steps execute in real time in your Claude Desktop chat. If the LangGraph agent gets stuck in an infinite loop, you can immediately kill it from the desktop app. Executing `cancel_run` stops runaway processes before they burn through your Claude Desktop session's token budget. You track active runs with `get_run` to see which LangGraph node is currently executing and why. This level of control makes Claude Desktop a powerful command center for stateful agent workflows.
Browse your LangGraph Cloud MCP Server configurations
The `list_assistants` tool retrieves all your deployed LangGraph Cloud agent configurations directly into the Claude Desktop sidebar. You switch between different specialized LangGraph agents without writing code or leaving your Claude Desktop conversation. Each assistant represents a unique graph setup ready to handle specific tasks in your desktop client. Querying `list_threads` shows you all active sessions that this MCP Server is currently tracking for Claude Desktop. You can resume old conversations or audit past runs in Claude Desktop by pulling up their history with `list_runs`. It turns your desktop chat client into a full-featured LangGraph Cloud agent dashboard.
Set up LangGraph Cloud (Stateful AI Agents) MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The LangGraph Cloud (Stateful AI Agents) MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about LangGraph Cloud (Stateful AI Agents) MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the LangGraph Cloud (Stateful AI Agents) MCP today
We host it, we monitor it, we maintain it. You just paste one token.