2,500+ MCP servers ready to use
Vinkius

Mabl (AI-Powered Test Automation) MCP Server for Windsurf 10 tools — connect in under 2 minutes

Built by Vinkius GDPR 10 Tools IDE

Windsurf brings agentic AI coding to a purpose-built IDE. Connect Mabl (AI-Powered Test Automation) through Vinkius and Cascade will auto-discover every tool. ask questions, generate code, and act on live data without leaving your editor.

Vinkius supports streamable HTTP and SSE.

RecommendedModern Approach — Zero Configuration

Vinkius Desktop App

The modern way to manage MCP Servers — no config files, no terminal commands. Install Mabl (AI-Powered Test Automation) and 2,500+ MCP Servers from a single visual interface.

Vinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop Interface
Download Free Open SourceNo signup required
Classic Setup·json
{
  "mcpServers": {
    "mabl-ai-powered-test-automation": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}
Mabl (AI-Powered Test Automation)
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About Mabl (AI-Powered Test Automation) MCP Server

Connect your Mabl account to any AI agent and take full control of your AI-powered E2E testing and quality orchestration through natural conversation.

Windsurf's Cascade agent chains multiple Mabl (AI-Powered Test Automation) tool calls autonomously. query data, analyze results, and generate code in a single agentic session. Paste Vinkius Edge URL, reload, and all 10 tools are immediately available. Real-time tool feedback appears inline, so you see API responses directly in your editor.

What you can do

  • Plan Orchestration — List all test plans and trigger immediate executions across specific environments (staging, production) directly from your agent
  • Execution Monitoring — Track the real-time status of ongoing test runs and retrieve detailed outcome summaries including pass/fail rates and durations
  • AI Failure Analysis — Deep-dive into execution results to extract precise failure reasons, diagnostic insights, and visual screenshots for rapid debugging
  • Environment Audit — List configured testing environments and retrieve associated variables to ensure accurate test execution context
  • App & API Discovery — Enumerate all monitored applications and their target URLs (web + API) to manage your testing grid securely
  • Label & Tag Management — Discover and list plan labels used to group and trigger specific testing suites across your organization

The Mabl (AI-Powered Test Automation) MCP Server exposes 10 tools through the Vinkius. Connect it to Windsurf in under two minutes — no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

How to Connect Mabl (AI-Powered Test Automation) to Windsurf via MCP

Follow these steps to integrate the Mabl (AI-Powered Test Automation) MCP Server with Windsurf.

01

Open MCP Settings

Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"

02

Add the server

Paste the JSON configuration above into mcp_config.json

03

Save and reload

Windsurf will detect the new server automatically

04

Start using Mabl (AI-Powered Test Automation)

Open Cascade and ask: "Using Mabl (AI-Powered Test Automation), help me...". 10 tools available

Why Use Windsurf with the Mabl (AI-Powered Test Automation) MCP Server

Windsurf provides unique advantages when paired with Mabl (AI-Powered Test Automation) through the Model Context Protocol.

01

Windsurf's Cascade agent autonomously chains multiple tool calls in sequence, solving complex multi-step tasks without manual intervention

02

Purpose-built for agentic workflows. Cascade understands context across your entire codebase and integrates MCP tools natively

03

JSON-based configuration means zero code changes: paste a URL, reload, and all 10 tools are immediately available

04

Real-time tool feedback is displayed inline, so you see API responses directly in your editor without switching contexts

Mabl (AI-Powered Test Automation) + Windsurf Use Cases

Practical scenarios where Windsurf combined with the Mabl (AI-Powered Test Automation) MCP Server delivers measurable value.

01

Automated code generation: ask Cascade to fetch data from Mabl (AI-Powered Test Automation) and generate models, types, or handlers based on real API responses

02

Live debugging: query Mabl (AI-Powered Test Automation) tools mid-session to inspect production data while debugging without leaving the editor

03

Documentation generation: pull schema information from Mabl (AI-Powered Test Automation) and have Cascade generate comprehensive API docs automatically

04

Rapid prototyping: combine Mabl (AI-Powered Test Automation) data with Cascade's code generation to scaffold entire features in minutes

Mabl (AI-Powered Test Automation) MCP Tools for Windsurf (10)

These 10 tools become available when you connect Mabl (AI-Powered Test Automation) to Windsurf via MCP:

01

mb.get_app

Get full details of a Mabl application including name, description, targets (web URLs + API base URLs), and labels

02

mb.get_execution

Get full details of a Mabl execution result including status, duration, test outcomes, failure analysis, and screenshots

03

mb.list_apps

Use this to lookup application details. List all applications on Mabl. Mabl is an AI-powered E2E testing platform for web, mobile, and API testing with self-healing tests

04

mb.list_envs

). Returns env names, IDs, and environment variables. List all environments on Mabl

05

mb.list_executions

List latest execution results on Mabl

06

mb.list_labels

Returns label names and associated plan counts. List all labels (tags) used in Mabl plans

07

mb.list_plans

Returns plan names, statuses, triggers, and linked apps/envs. List all test plans (run policies) on Mabl

08

mb.list_tests

List all API tests on Mabl

09

mb.trigger_plan

Trigger a Mabl plan run via deployment event

10

mb.workspace_info

Does not require args. Get workspace info for the authenticated Mabl API key including workspace name, org, and key metadata

Example Prompts for Mabl (AI-Powered Test Automation) in Windsurf

Ready-to-use prompts you can give your Windsurf agent to start working with Mabl (AI-Powered Test Automation) immediately.

01

"List all my Mabl test plans"

02

"Trigger the 'Checkout-Regression' plan in the Staging environment"

03

"Show me the details for the last failed execution"

Troubleshooting Mabl (AI-Powered Test Automation) MCP Server with Windsurf

Common issues when connecting Mabl (AI-Powered Test Automation) to Windsurf through the Vinkius, and how to resolve them.

01

Server not connecting

Check Settings → MCP for the server status. Try toggling it off and on.

Mabl (AI-Powered Test Automation) + Windsurf FAQ

Common questions about integrating Mabl (AI-Powered Test Automation) MCP Server with Windsurf.

01

How does Windsurf discover MCP tools?

Windsurf reads the mcp_config.json file on startup and connects to each configured server via Streamable HTTP. Tools are listed in the MCP panel and available to Cascade automatically.
02

Can Cascade chain multiple MCP tool calls?

Yes. Cascade is an agentic system. it can plan and execute multi-step workflows, calling several tools in sequence to accomplish complex tasks without manual prompting between steps.
03

Does Windsurf support multiple MCP servers?

Yes. Add as many servers as needed in mcp_config.json. Each server's tools appear in the MCP panel and Cascade can use tools from different servers in a single flow.

Connect Mabl (AI-Powered Test Automation) to Windsurf

Get your token, paste the configuration, and start using 10 tools in under 2 minutes. No API key management needed.