Catalog
Appcraft
Officialby terminalis · TypeScript
Deterministic Android app compiler — agents write a YAML model, the compiler emits the native app.
Deterministic Android app compiler — agents write a YAML model, the compiler emits the native app.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"appcraft": {
"command": "npx",
"args": [
"-y",
"@appcraft-io/mcp-server@0.1.2"
]
}
}
}