Vinkius
IBM Quantum

IBM Quantum MCP for AI. Manage entire quantum job lifecycles from your chat.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

IBM Quantum MCP on Cursor AI Code EditorIBM Quantum MCP on Claude Desktop AppIBM Quantum MCP on OpenAI Agents SDKIBM Quantum MCP on Visual Studio CodeIBM Quantum MCP on GitHub Copilot AI AgentIBM Quantum MCP on Google Gemini AIIBM Quantum MCP on Lovable AI DevelopmentIBM Quantum MCP on Mistral AI AgentsIBM Quantum MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

IBM Quantum MCP lets your AI agent manage complex quantum computing tasks. You can list available hardware providers, submit jobs for execution, track job status in real-time, and retrieve final results without leaving your chat client.

It’s built to handle the entire lifecycle of a large-scale quantum experiment.

What your AI can do

Cancel job

Stops a quantum job that is currently running on the platform.

Get backend details

Retrieves detailed technical specifications for a specific piece of quantum hardware.

Get job result

Retrieves the final computed data or output from a completed quantum job.

+ 5 more capabilities included
Discover hardware resources

List available quantum providers or get specific technical details on any known backend device.

Submit and manage experiments

Send a job to the platform for execution and track its status from submission through completion.

Retrieve final results

Fetch detailed information about a specific quantum job's outcome or logs after it finishes running.

IBM Quantum MCP: 8 Tools for Compute Management

Use these eight specific tools to control the entire quantum job lifecycle, from checking available providers to retrieving final computational results.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using IBM Quantum on Vinkius

Cancel Job

Stops a quantum job that is currently running on the platform.

Get Backend Details

Retrieves detailed technical specifications for a specific piece of quantum hardware.

Get Job Result

Retrieves the final computed data or output from a completed quantum job.

Get Job Details

Fetches the current status, history, and metadata for an existing job ID.

List Backends

Lists all available quantum hardware devices that are currently online and ready for...

List Jobs

Provides a list of all jobs submitted to the platform, along with their current status.

List Providers

Lists all available quantum service providers supported by the IBM Quantum system.

Submit Job

Sends a new quantum computation job to run on the selected hardware backend.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

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]/mcp

Replace [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 IBM Quantum integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with IBM Quantum, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
IBM Quantum MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by IBM Quantum. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 8 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Tracking complex scientific jobs used to be a mess of dashboards and logins.

Today, managing quantum computing means hopping between the vendor's website, checking job IDs against status pages, waiting for emails that confirm completion, then copying those results into your local system. It’s tedious, time-consuming, and prone to manual error.

With this MCP, your agent handles all of that behind the scenes. You submit a job (`submit_job`) through conversation, and it manages the entire waiting period, giving you updates on status or pulling the final outcome when ready.

Controlling Experiments with `cancel_job`

If a job starts running but turns out to be flawed, or if you need to test a different configuration immediately, the manual process involves finding the exact ID and navigating to an admin panel just to hit 'stop'.

Now, your agent handles that cleanup instantly. You tell it which job needs stopping, and calling `cancel_job` terminates the run cleanly, saving time and compute credits.

What your AI can actually do with this

Running an experiment on a specialized backend requires careful coordination—you gotta know which machines are available before you can run anything. This MCP lets your agent handle that whole process. You tell it what you need, and it figures out the best way to get started with IBM Quantum. It controls everything from finding the right hardware through listing providers and backends, submitting a job for execution via submit_job, all the way up to getting the final output or canceling the run if something goes wrong.

It works like having an expert operator sitting next to you: your agent can check backend details with get_backend_details before deploying code. If the job starts, you track its progress using list_jobs and get real-time updates on status or results. You don't have to jump between dashboards; you just ask your AI client through Vinkius, and it handles the API calls for you.

This means getting complex quantum data into your workflow is as simple as asking a question.

Built · Hosted · Managed by Vinkius IBM Quantum MCP - Manage Job Status and Backends
Server ID 019d75b7-28eb-73c4-8b2c-f7c58d88784c
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I find out what quantum jobs are running with list_jobs? +

Running list_jobs gives you a comprehensive overview of all submitted experiments. This is the first step if you need to check status across multiple runs or see which resources are currently tied up.

What's the difference between get_job_details and get_job_result? +

get_job_details tells you what is happening (the status, current phase). get_job_result only runs after completion and gives you the actual data output or outcome.

Can I check hardware availability using list_backends? +

Yes. Using list_backends pulls a real-time inventory of all available quantum devices, allowing you to select the best target for your next run before submitting code.

How do I use the submit_job tool when I'm ready to run a quantum calculation? +

You must provide the job parameters, including the specific circuit and backend target. The system validates these inputs before submitting your work. It returns a unique Job ID that you need for all subsequent status checks.

What happens if I run a quantum job that I need to stop early using cancel_job? +

The system attempts to terminate the running computation immediately, freeing up resources. If the job is already finished or in an uncancelable state, the tool will return an appropriate error message.

If I need to know what quantum providers are connected and available, should I use list_providers? +

Yes, list_providers shows all registered IBM Quantum services accessible through this MCP. This helps you determine which organizational scope your calculations belong to.

Beyond just listing them, how do I get specific performance metrics about a backend using get_backend_details? +

This tool retrieves detailed specifications for an individual quantum device. You can check parameters like coherence time and number of available qubits, which is critical before submitting work.

I just submitted a job; how do I use get_job_details to verify its initial status or expected parameters? +

Using get_job_details lets you inspect the setup and current state of the job before it fully processes. This confirms that all necessary inputs were correctly received by the quantum backend.

Built & Managed by Vinkius 30s setup 8 tools

We've already built the connector for IBM Quantum. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 8 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.