JamieScanlon/SwiftAgentKit
A set of tools for building local AI agents in swift. MCP, A2A, intercommunication, etc.
Platform-specific configuration:
{
"mcpServers": {
"SwiftAgentKit": {
"command": "npx",
"args": [
"-y",
"SwiftAgentKit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...