There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
devilge · npm · 0.2.3
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Yercko/devilge",
"description": "Android/KMM MCP server: logcat, ADB device control, Compose previews, network, Maestro flows.",
"repository": {
"url": "https://github.com/Yercko/devilge",
"source": "github"
},
"version": "0.2.3",
"packages": [
{
"registryType": "npm",
"identifier": "devilge",
"version": "0.2.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to the Android/KMM project root that devilge inspects (Gradle modules, source files, build outputs).",
"isRequired": true,
"format": "string",
"name": "DEVILGE_ANDROID_PROJECT_ROOT"
},
{
"description": "Directory where devilge writes screenshots and UI dumps. Defaults to <projectRoot>/.devilge-outputs/.",
"format": "string",
"name": "DEVILGE_OUTPUTS_ROOT"
},
{
"description": "Default ADB serial used when a tool does not specify one. Useful when several devices/emulators are attached.",
"format": "string",
"name": "DEVILGE_DEFAULT_DEVICE_SERIAL"
},
{
"description": "Directory containing Maestro YAML flows. Defaults to <projectRoot>/devilge-flows/.",
"format": "string",
"name": "DEVILGE_FLOWS_ROOT"
},
{
"description": "Absolute path to the Maestro binary. If unset, devilge resolves it from PATH; if absent, Maestro tools degrade gracefully.",
"format": "string",
"name": "DEVILGE_MAESTRO_BIN_PATH"
},
{
"description": "Set to 'true' to allow Maestro flows containing 'runScript:' blocks. Default is false; flows with scripts are rejected.",
"format": "string",
"name": "DEVILGE_ALLOW_FLOW_SCRIPTS"
},
{
"description": "Comma-separated logcat tags scanned for HTTP traffic. Defaults to 'HttpClient,OkHttp' (covers Ktor + OkHttp/Retrofit).",
"format": "string",
"name": "DEVILGE_HTTP_LOG_TAGS"
},
{
"description": "HTTP log parser to use: 'auto' (default), 'ktor', or 'okhttp'.",
"format": "string",
"name": "DEVILGE_HTTP_LOG_FORMAT"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-09T22:27:25.21752Z",
"publishedAt": "2026-05-09T22:27:25.21752Z",
"updatedAt": "2026-05-09T22:27:25.21752Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.2.3last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.