Install
$ agentstack add mcp-clauxel-android-cli-agent-gate-mcp ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v1.0.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v1.0.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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
- Website: https://androidcliagentgate.clauxel.com/?utmsource=github&utmmedium=documentation&utmcampaign=androidcliagentgatepublicdocs&utmcontent=readme_home
- Pricing: https://androidcliagentgate.clauxel.com/pricing/?utmsource=github&utmmedium=documentation&utmcampaign=androidcliagentgatepublicdocs&utmcontent=readme_pricing
- Checkout: https://androidcliagentgate.clauxel.com/checkout/?utmsource=github&utmmedium=documentation&utmcampaign=androidcliagentgatepublicdocs&utmcontent=readme_checkout
- Support: support@aigeamy.com
Remote MCP
- Endpoint: https://androidcliagentgate.clauxel.com/mcp
- Server card: https://androidcliagentgate.clauxel.com/server-card.json
- Registry name:
com.clauxel.androidcliagentgate/androidcliagentgate-mcp - Tools:
check_android_cli_build,suggest_android_fix,explain_permission_blocker,issue_build_gate_receipt,export_mobile_agent_log
Reading Order
- [Quickstart](guide/quickstart.md)
- [Evaluation guide](guide/evaluation.md)
- [Checkout and pricing](guide/checkout-and-pricing.md)
- [Workflow notes](features/workflow.md)
- [Security model](features/security-model.md)
- [Public link reference](reference/links.md)
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: checkandroidcli_build
- MCP tool: suggestandroidfix
- MCP tool: explainpermissionblocker
- MCP tool: issuebuildgate_receipt
- MCP tool: exportmobileagent_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.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: clauxel
- Source: clauxel/android-cli-agent-gate-mcp
- License: MIT
- Homepage: https://androidcliagentgate.clauxel.com/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v1.0.0 Imported from the upstream source.