mcpbeat Sign in

Mirrors MCP Server

by runmirrors Your server? Claim it
answering

Mirrors is answering right now. Last checked 8 min ago. Last commit 17 Jul 2026.

AI agent testing: replay real sessions against a rebuilt staging environment to catch regressions.

Uptime history 46 days of history · worst day 98%
46 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
638 ms
Response time
average over 24h
0
Stars
last commit 17 Jul 2026

Nothing serious here today

Today is the operative word: we check Mirrors every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 8 min ago.

run in your terminal
claude mcp add mirrors --transport http https://api.runmirrors.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mirrors": {
      "url": "https://api.runmirrors.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mirrors]
url = "https://api.runmirrors.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mirrors": {
      "url": "https://api.runmirrors.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mirrors": {
      "url": "https://api.runmirrors.com/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://api.runmirrors.com/mcp streamable-http sign-in 629 ms 8 min ago

Alternatives to Mirrors

same job, measured the same way
Smolanalytics
by arjun0606

End-to-end tests from one sentence: an agent drives a real browser, and passing runs replay free.

166 installs/wk local only
Dungbeetle
by dungbeetle

Visual regression & snapshot testing for AI agents — list runs, read semantic diffs, review.

42 installs/wk local only
Tesults MCP
by tesults

Ask your AI agent why your tests are failing. Instant analysis on failures and regressions.

25 installs/wk local only
Agentsnap
by mukundakatta

Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.

31 installs/wk local only
Browserbase
by mcparmory

Create and control browser sessions for web automation, testing, and AI agent tasks

241 installs/wk local only
Agent Eval
by rudrendupaul

Statistical regression testing for LLM agents: p-value, effect size, and CI on behavior change.

161 installs/wk local only
Lan Direct
by farshadmomo

Browser MCP: the app under test egresses via the real ISP while the agent stays on the VPN.

37 installs/wk local only
MCP Server Zotero Dev
by introfini

MCP server enabling AI assistants to build, test, and debug Zotero plugins

81 installs/wk local only

Mirrors — questions

Answers built from our own checks of this server.

Why is there no tool list for Mirrors?
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: 100.0% of checks in the last 24 hours got a reply.
Is Mirrors working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 638 ms. The bar chart above shows every period we have measured.
How do I connect Mirrors?
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 Mirrors?
No API key is involved. Mirrors 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 Mirrors?
It answers our handshake in 638 ms on average, which is faster than 19% 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 Mirrors open source?
Yes — it is published under the MIT licence, written in Go and 0 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.