Trusty Squire MCP Server

Trusty Squire signs up / in to websites for you so you don’t have to.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 3 · #21 OF 196 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Trusty Squire

Claude Code

claude mcp add trusty-squire-trusty-squire-apps-mcp -- npx -y @trusty-squire/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "trusty-squire-trusty-squire-apps-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@trusty-squire/mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @trusty-squire/mcp - published under the repo owner's npm scope (@trusty-squire)

registry vendor namespace ai.trustysquire - domain-verified with the official MCP registry

03 · What Trusty Squire can do

Latest releases

v1.1.12 · 2026-08-21

1.1.12 - reap abandoned server/browser processes

v1.1.11 · 2026-08-21

1.1.11

v1.1.10 · 2026-08-19

1.1.10

04 · Who maintains Trusty Squire

Trusty Squire is maintained by trusty-squire. We track 2 MCP servers from trusty-squire - 2 actively maintained, 3 combined GitHub stars, oldest repo from May 2026.

05 · Facts

category
browser automation - ranked #21 of 196 actively-maintained browser automation servers as of 2026-08-25.
release cadence
4 releases in the last 90 days (latest 2026-08-21)
registry
ai.trustysquire/trusty-squire (active, first published 2026-07-02 · 75 versions)
packages
npm:@trusty-squire/mcp

06 · Trusty Squire FAQ

Is Trusty Squire still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 4 releases in the last 90 days. We re-verify nightly.

How do I install Trusty Squire?

Run `npx -y @trusty-squire/mcp`. You can also paste the ready-made client config above.

Does Trusty Squire run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Trusty Squire

More browser automation MCP servers · Uindow · Vessel Browser · Android (us-all) · Vaaya · Testa

More TypeScript MCP servers · melta UI · Cognigy AI MCP Management Server · Actions Pulse · SSH - policy-gated remote access · Partner Center MCP · see all