mcpbeat Sign in

Stunt Double MCP Server

by stuntdouble Your server? Claim it
answering

Stunt Double is answering right now. Last checked 11 min ago. Last commit 16 Aug 2026.

Deploy AI user personas to validate user journeys at scale. Find UX friction before real users do.

Uptime history 47 days of history · worst day 22%
47 days agonow
23.1%
Uptime 24h
21 of 91 checks
Tools
hidden behind auth
851 ms
Response time
average over 24h
1
Stars
last commit 16 Aug 2026

Stunt Double does not always answer

Over the last week it answered 69.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://app.stuntdouble.io/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://app.stuntdouble.io/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://app.stuntdouble.io/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://app.stuntdouble.io/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://app.stuntdouble.io/api/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://app.stuntdouble.io/api/mcp streamable-http sign-in 437 ms 11 min ago

Alternatives to Stunt Double

same job, measured the same way
Make MCP
by danishashko

Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI

113 installs/wk local only
Air Pipe
by airpipe

Build, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

19 tools answering
Ateam MCP
by ariekogan

Build, validate, and deploy multi-agent AI solutions from any AI environment.

1 212 installs/wk 59 tools answering
Remote Bridge
by varaprasadreddy9676

Sync code to remote servers via SSH/rsync and deploy from any AI IDE.

51 installs/wk local only
Croft
by oncroft

Deploy and host the apps your AI assistant builds — a real server, database, and shareable URL.

26 tools answering
walkerOS Flow
by walkeros

Build, validate, simulate, and deploy walkerOS event pipelines

676 installs/wk local only
Shodai Agreements
by shodai

Author, validate, deploy, and operate Shodai on-chain agreements.

11 tools answering
Website Starter
by websitestarter

Create Markdown instructions for AI agents to build, deploy, and maintain an Astro website.

4 tools answering

Stunt Double — questions

Answers built from our own checks of this server.

Why is there no tool list for Stunt Double?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 23.1% of checks in the last 24 hours got a reply.
Is Stunt Double working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 21 of 91 checks got a reply (23.1%), average response time 851 ms. The bar chart above shows every period we have measured.
How do I connect Stunt Double?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Stunt Double?
No API key is involved. Stunt Double answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Stunt Double?
It answers our handshake in 851 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Stunt Double open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.