av-feaster/swiftlangchain
SwiftLangChain is a composable framework for building AI agents, tools, and prompt chains on Apple platforms using LLMs like OpenAI, Claude, and local models.
Platform-specific configuration:
{
"mcpServers": {
"swiftlangchain": {
"command": "npx",
"args": [
"-y",
"swiftlangchain"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...