Capawesome Team MCP Server

The official MCP server for Capawesome. It gives AI assistants the current Capawesome documentation - plugins, Capawesome Cloud, Capawesome Insiders and the CLI - and, with an API token, the Capawesome Cloud management API for apps, channels, builds, deployments and more.

People who work with android, capacitor and capawesome and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-08 · ★ 2 · #195 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Capawesome Team MCP Server

before you install - you'll need

Set CAPAWESOME_MCP_URL before connecting. CAPAWESOME_TOKEN is optional or environment-specific per the README.

Claude Code

claude mcp add capawesome-team-mcp --transport http https://mcp.capawesome.io/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "capawesome-team-mcp": {
      "url": "https://mcp.capawesome.io/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

https://mcp.capawesome.io/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

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 · remote - your agent's requests go to mcp.capawesome.io

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

repo age created 2026-09-07 - young repo, little track record yet

license MIT - declared in the repository

npm package @capawesome/mcp - the @capawesome scope differs from the repo owner (capawesome-team); confirm it's the project's official package

registry vendor namespace io.capawesome - domain-verified with the official MCP registry

03 · What Capawesome Team MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.0.2 · 2026-09-08

0.0.2 (2026-09-08) · report an invalid CAPAWESOME_MCP_URL instead of crashing

04 · Who maintains Capawesome Team MCP Server

mcp is maintained by capawesome-team. We track 3 MCP servers from capawesome-team - 3 actively maintained, 4 combined GitHub stars, oldest repo from Sep 2026.

05 · Facts

category
browser automation - ranked #195 of 255 actively-maintained browser automation servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-09-08)
registry
io.capawesome/mcp (active, first published 2026-09-08 · 2 versions)
packages
npm:@capawesome/mcp

06 · Capawesome Team MCP Server FAQ

What is Capawesome Team MCP Server?

The official MCP server for Capawesome. It gives AI assistants the current Capawesome documentation - plugins, Capawesome Cloud, Capawesome Insiders and the CLI - and, with an API token, the Capawesome Cloud management API for apps, channels, builds, deployments and more.

Is Capawesome Team MCP Server still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-08 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Capawesome Team MCP Server?

Run `npx -y @capawesome/mcp`. The README documents 2 environment variables (CAPAWESOME_TOKEN, CAPAWESOME_MCP_URL) to set first. Set CAPAWESOME_MCP_URL before connecting. CAPAWESOME_TOKEN is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Capawesome Team MCP Server require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

07 · Alternatives to Capawesome Team MCP Server

More browser automation MCP servers · Browser · Unblink · Argus Testing - Autonomous QA MCP · Churnkey

More TypeScript MCP servers · Discord MCP · Carbone MCP · Messages · Memorydetective · Disclosures · see all