6over3/libai
A C library for embedding Apple Intelligence on-device Foundation models in any programming language or application with full support for native tool calling and MCP.
Platform-specific configuration:
{
"mcpServers": {
"libai": {
"command": "npx",
"args": [
"-y",
"libai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...