swift ai for VS Code
com.jojapi/swift-ai
Swift AI: Access a wide range of AI models⚡, including OpenAI 🤖,DeepSeek 🔍, Claude 🧠, Gemini 🌟, and.
client:VS Code
transport:streamable-http
tools:5
Install swift ai in VS Code
.vscode/mcp.json
{
"servers": {
"swift-ai": {
"type": "http",
"url": "https://mcp.jojapi.com/swift-ai"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs