Trusty Squire MCP Server

Provision, ship, and pay from your coding agent - keys and cards never leave the vault.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 3 · #24 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

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.15 · 2026-09-17

bind inbox verification extraction to the opened Gmail message, not page chrome · clear Bluesky signup hCaptcha gate in operate auto-solve path · cut 1.1.14-rc.35 prerelease · report self-closing picker window clicks…

v1.1.14 · 2026-09-17

restrict tab adoption to session-owned pages · separate browser process lifetime from page lifetime behind BrowserController · add IdentityRuntime to own Chrome's lifetime independent of any one session · 1.1.13-rc.32…

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 #24 of 255 actively-maintained browser automation servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-09-17)
registry
ai.trustysquire/trusty-squire (active, first published 2026-07-02 · 89 versions)
packages
npm:@trusty-squire/mcp

06 · Trusty Squire FAQ

Is Trusty Squire still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 2 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 · UI Verify · Vessel Browser · Android (us-all) · Testa

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