cross-dev-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CROSS_DEV_FAKE | No | Set to '1' to enable the fake provider for UI demonstration without real devices (e.g., `CROSS_DEV_FAKE=1 pnpm dev:daemon`). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mobile_list_targetsA | 列出 Android、iOS 与 HarmonyOS 真机及其实时连接状态和能力状态。 |
| mobile_captureA | 截取真机画面并返回节省 token 的压缩图片。 |
| mobile_get_logsC | 读取已连接真机的标准化原生日志,支持按级别和文本筛选。 |
| mobile_doctorA | 运行 ADB、go-ios 和官方 HDC 的平台专项连接诊断,可指定单台设备。 |
| mobile_interactA | 通过所选平台适配器发送经过校验的点击、滑动、文本输入或按键操作。 |
| mobile_read_evidenceA | 读取 Dashboard 暂存的证据包,其中包含压缩并标注的画面及所选日志。 |
| mobile_open_dashboardA | 打开 cross-dev-mcp 实时真机工作台。Codex Desktop 调用后应读取 dashboardUrl,并直接在右侧内嵌浏览器中打开;其他兼容宿主使用关联的 MCP App。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| cross-dev-mcp dashboard | 实时真机画面、日志、框选备注与证据回传。 |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/WX-DongXing/cross-dev-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server