MCP Server
MCP
io.github.terminalis/appcraft
Deterministic Android app compiler — agents write a YAML model, the compiler emits the native app.
Install
npx -y @appcraft-io/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@appcraft-io/mcp-server",
"version": "0.1.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment