Squidler.io

by squidlerio

Not rated
GitHub

About

Squidler is designed to validate your web app as a human based on natural language use cases, without write brittle, DOM-dependent tests.

Details

Author
squidlerio
Categories
Developer Tools

Setup

Install Squidler.io in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/squidlerio/mcp-server

Follow the installation instructions in the repository README, then restart your MCP client.

AI coding agents excel at theBuildphase of a web app, but struggle with theVerifyphase. Squidler is designed to validate your web app as a human based on natural language use cases, and without writing brittle, DOM-dependent tests.

Squidler is not just a testing tool; it enables your coding agent to analyze its own work from a user perspective, decoupled from the implementation. Squidler closes the autonomousBuild → Verify → Fixloop, and enables you to act as the true human-in-the-loop who manages the outcome rather than the output.

With the Squidler MCP server you enable you AI coding agents, like Cursor, Claude Code, Replit, Lovable etc to work with Squidler. This means that you can have your coding agent build a feature, describe the use case in natural language for Squidler, ask Squidler to test it, to get the details of how the test run went, and details of all problems or friction that were found when using your web app.

Below are details and example for how to get started with Squidler via MCP. If you have any questions, don't hesitate to reach out tomattias@squidler.io.

{ "mcpServers": { "squidler": { "transport": "http", "url": "https://mcp.squidler.io", "headers": { "Authorization": "Bearer YOUR_SQUIDLER_API_TOKEN" } } } }

Get your API token fromsquidler.io/integrations/api-keys.

The MCP server includes built-in instructions that teach your AI agent aTest-After-Feature Workflow. When connected, the agent automatically knows how to use Squidler without you having to explain it. The workflow it follows:
- Run existing tests— verify nothing is broken by the new feature.
- Investigate failures— use test run outcomes and events to understand what failed. Fix the code if it's a bug, or update/delete the test if it's obsolete.
- Label the feature— create a label for the completed feature (e.g., "User Login", "Checkout Flow") to organize your test catalog.
- Cover the new feature— create test cases for the new behavior using the guided conversation (test_case_create), tag them with the feature label, and run them to confirm they pass.

- For pages with no clickable link (hidden endpoints, deep links), write steps as: "Navigate directly to /path"

Over time this builds a growing catalog of tests organized by feature that prevents regressions and documents how the system is meant to work.

For agents that manage test cases as markdown files in their own repo (no Squidler storage). Covers the create → validate → run → promote cycle. Particularly useful for local dev iteration: pairtest_case_run_standalonewith the@squidlerio/squidler-mcpnpx proxy to route runs through a local Chrome againsthttp://localhost:<port>.

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Create crafted UI components inspired by the best 21st.dev design engineers.

Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server

An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .

MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent

ALAPI MCP Tools,Call hundreds of API interfaces via MCP

AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform

MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.

APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.

One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.

Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.