Skip to content
Vinkius

Circuit Breaker State Manager Connector for AI agents.

3 live capabilities

Protect your agentic workflows from failing downstream service dependencies

Live agent request Circuit Breaker State Manager / Connector

Waiting for input…

AI Agent

Why people use Circuit Breaker State Manager

Stop cascading failures with Circuit Breaker State Manager

With this MCP, that cycle ends. You stop the bleeding the moment a service goes dark. Instead of watching your compute costs spike during an outage, your agent recognizes the failure, trips the circuit, and waits. You get a system that handles instability without you having to babysit the logs.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

That your agent stops wasting time on broken links and waits for them to fix themselves.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 6,100+ Connectors

  1. Real-world use case 01

    Handling flaky third-party APIs

    An agent trying to fetch weather data hits a rate limit.

  2. Real-world use case 02

    Managing database connection drops

    When a database goes offline, the agent stops trying to write records, preventing a backlog of failed tasks and wasted compute.

  3. Real-world use case 03

    Orchestrating multi-service workflows

    An agent performing a complex sequence of tasks detects a failure in step two and pauses the entire chain to prevent corrupted state.

Complete set · 3capabilities

The complete Circuit Breaker State Manager capability set.

These are the exact actions your AI can choose when you ask it to work with Circuit Breaker State Manager.

Capability set01 / 01

01—03

3 capabilities in this set.

Part of 3 available through Circuit Breaker State Manager.

  1. 01 Capability

    Configure circuit

    Adjust the sensitivity or behavior of the circuit breaker for a specific service. This lets you set custom error limits and cooldown times.

  2. 02 Capability

    Get circuit status

    Check the current health and state of the circuit breaker. Use this to see if a service is currently blocked or open for calls.

  3. 03 Capability

    Record result

    Update the circuit breaker based on whether a service call succeeded or failed. This keeps the health tracking accurate.

Set up in minutes

One URL. Then ask Circuit Breaker State Manager to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Circuit Breaker State Manager from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_kHEWIEaseLmyKZyIBRrPlViYTwIuzB5HuTabqatp/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Circuit Breaker State Manager, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Circuit Breaker State Manager for the conversation.

Where the request belongs

Work Circuit Breaker State Manager can move forward.

Built around the request

This is for engineers and developers building autonomous agents that rely on a web of external APIs and microservices where downtime is inevitable.

01

AI Engineer

Building long-running agentic loops that need to survive intermittent API outages without manual intervention.

02

DevOps Engineer

Ensuring that automated workflows don't overwhelm failing infrastructure or cause cascading system failures.

03

Backend Developer

Adding a layer of resilience to agent-driven service orchestrations.

Build the capability set

Each Connector adds new actions and data without changing how you work.

Browse Connectors
PiLAB logo
01 12 capabilities

PiLAB

Manage infrastructure and security via PiLAB. control PiVirt virtual machines, inspect PiTrust certificates, and oversee 3SO OAuth clients directly from any AI agent.

View Connector
Execution Circuit Breaker logo
02 3 capabilities

Execution Circuit Breaker

Prevent cascading failures by monitoring consecutive errors and managing execution permissions.

View Connector
Brunel Engineering Prover logo
03 1 capability

Brunel Engineering Prover

A warehouse system hit 3x its tested throughput on a Tuesday morning. Sorting stations jammed in 12 minutes. 4 hours of standstill. $180K in delayed shipments. The operations manual said 'should handle expected growth.' Nobody tested what 'expected' meant. or when it stopped being true. Brunel specified Box Tunnel's gradient to exactly 1 in 100. Every brick course counted. This capability forces that rigor: analyze what breaks at 10x/100x, map integration interfaces, specify exact tolerances, quantify risks with probability and blast radius, and challenge precedent at your scale.

View Connector
Product Discovery Prover logo
04 1 capability

Product Discovery Prover

Block engineering waste. This gatekeeper demands hard data, behavioral segments, and proven willingness-to-pay before a single line of code is written.

View Connector
X Ads (Twitter) logo
05 13 capabilities

X Ads (Twitter)

Connect your X Ads account to any AI agent. audit campaigns, analyze line item performance, and pull engagement reports through natural conversation.

View Connector
Box logo
06 10 capabilities

Box

Store, share, and collaborate on files securely with enterprise-grade cloud content management and governance controls.

View Connector

Bring your own AI

Change the model, client or framework. Keep Circuit Breaker State Manager 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 Circuit Breaker State Manager.

The practical details behind the request, access and result.

How does Circuit Breaker State Manager protect my AI agents?

It prevents your agents from repeatedly attempting to use services that are down. By pausing requests during outages, it saves compute resources and prevents your agent from getting stuck in endless error loops.

Can I customize how many errors trigger a service shutdown?

Yes. You can adjust the failure thresholds for any specific service to match its reliability, ensuring the circuit only trips when a real problem occurs.

Will my agent automatically try the service again after a failure?

Yes. Once the cooldown period passes, the system moves to a state that allows the agent to test the service again to see if it has recovered.

How do I know if a service is currently blocked?

You can check the real-time health and status of any service at any time to see if the circuit is open, closed, or in a testing state.

Is this MCP compatible with my existing AI client?

Yes, it works with any MCP-compatible client like Claude, Cursor, or Windsurf through the Vinkius platform.

What is the purpose of the circuit breaker?

It prevents cascading failures by stopping requests to a service that is currently failing, allowing it time to recover.

How do I check if a service is currently blocked?

You can use the get_circuit_status capability to check the current state and see if allowCall is true.

Can I customize the failure threshold?

Yes, use the configure_circuit capability to set a custom failureThreshold for any specific service.

One connection away

Give your agent a direct line to Circuit Breaker State Manager.

Connect Circuit Breaker State Manager once. Keep it beside 6,100+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available