Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
clauxel avatar

Androidcliagentgate Mcp

  • Updated May 20, 2026
  • clauxel/android-cli-agent-gate-mcp

Android CLI Agent Gate MCP is a MCP server that gates Android CLI agent builds and returns structured receipts, audit logs, and reviewer-ready evidence.

About

Android CLI Agent Gate MCP is a hosted MCP server for developers who let coding agents drive Android CLI build pipelines. The gate sits between agent-generated commands and artifacts you trust: invoke tools from Claude Code or Cursor to obtain pass/fail gate results, audit logs, and evidence formatted for later review—not just raw terminal spew. Canonical journey placement is Build under agent-tooling because you wire it while setting up agent + Android toolchain integration; many teams also touch it again at Ship launch when the same gate guards release candidates. Authentication uses a Bearer token from Clauxel’s product site. This is an integration server, not a replacement for the Android SDK or Gradle; it adds a policy layer and documentation-friendly outputs for ships where one person is developer, reviewer, and release manager.

  • Android CLI agent build gate over remote streamable-http MCP
  • Structured receipts, audit logs, and reviewer-ready evidence
  • Tags: android, cli, agent, gate, build
  • Bearer token auth on androidcliagentgate.clauxel.com/mcp
  • Source repo: clauxel/android-cli-agent-gate-mcp on GitHub

Androidcliagentgate Mcp by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http androidcliagentgate-mcp https://androidcliagentgate.clauxel.com/mcp --header "Authorization: Bearer YOUR_TOKEN"

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
TransportHTTP
AuthRequired
Last updatedMay 20, 2026
Repositoryclauxel/android-cli-agent-gate-mcp

What it does

Run Android CLI agent build gates from your IDE agent and capture structured receipts before you promote a build.

Who is it for?

Best when you're combining Android CLI workflows with MCP agents and want a formal build gate and auditable receipts.

Skip if: Pure backend API projects, iOS-only stacks, or teams that do not use agent-driven CLI builds.

What you get

With the MCP registered, agents retrieve gate verdicts and packaged evidence you can reuse in Ship launch checklists.

  • Build gate pass/fail with structured receipts
  • Audit log excerpts tied to CLI agent runs
  • Reviewer-ready evidence bundles for downstream Ship steps

By the numbers

  • Publisher focus: Android CLI agent build gate per registry description
  • Auth model: Bearer token on remote MCP URL
  • Declared version: 1.0.0 in server metadata
README.md

Android CLI Agent Gate

Android CLI Agent Gate is a hosted remote MCP for Android CLI agent build gate.

This repository is a public documentation project for Android CLI Agent Gate. Its structure follows the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and a public-safe boundary.

Start Here

Remote MCP

Reading Order

  1. Quickstart
  2. Evaluation guide
  3. Checkout and pricing
  4. Workflow notes
  5. Security model
  6. Public link reference

Audience

developer platform teams, release owners, AI engineering leads, and delivery reviewers.

Capabilities

  • Streamable HTTP MCP endpoint
  • Bearer-token access for production calls
  • Structured tool-call output
  • Receipt-oriented evidence export
  • Public server card and registry metadata
  • MCP tool: check_android_cli_build
  • MCP tool: suggest_android_fix
  • MCP tool: explain_permission_blocker
  • MCP tool: issue_build_gate_receipt
  • MCP tool: export_mobile_agent_log

Public-Safe Boundary

This repository contains documentation only. It does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.

Recommended MCP Servers

How it compares

Android CLI build-gate MCP—not a general Gradle tutorial skill or a device farm emulator service.

FAQ

Who is Android CLI Agent Gate MCP for?

Android developers using CLI-driven agent workflows who need a remote gate with receipts and audit-friendly logs.

When should I use Android CLI Agent Gate MCP?

Use it while configuring agent-tooling in Build and again before Ship when an agent-produced Android artifact must pass a formal gate.

How do I add Android CLI Agent Gate MCP to my agent?

Point your MCP client at https://androidcliagentgate.clauxel.com/mcp (streamable-http) and set Authorization to your Bearer token from the product website.

Developer Toolsintegrationstesting

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.