1amageek/SwiftAgent
A type-safe, declarative AI agent framework for Swift. Build composable AI pipelines with Steps, Agents, structured outputs, and tool integration. Features FIFO session management, MCP support, and distributed actor communication.
Platform-specific configuration:
{
"mcpServers": {
"SwiftAgent": {
"command": "npx",
"args": [
"-y",
"SwiftAgent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...