swift ai for Claude Desktop
com.jojapi/swift-ai
Swift AI: Access a wide range of AI models⚡, including OpenAI 🤖,DeepSeek 🔍, Claude 🧠, Gemini 🌟, and.
client:Claude Desktop
transport:streamable-http
tools:5
Install swift ai in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"swift-ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jojapi.com/swift-ai"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs