Servers
A
Axint
@agenticempire
Open-source TypeScript → native Swift compiler for Apple platforms. Compile App Intents, SwiftUI views, WidgetKit widgets, and full apps from TypeScript. AI agents write 5–15× less code. Includes MCP server with tools for compiling, validating, scaffolding, and templating Swift p
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"axint": {
"command": "axint-mcp",
"args": []
}
}
}