APICK AI for VS Code
app.apick/ai
LLM chat, text tools, image generation, editing, batch image jobs, and asynchronous video generation
client:VS Code
transport:streamable-http
tools:15
Install APICK AI in VS Code
.vscode/mcp.json
{
"servers": {
"ai": {
"type": "http",
"url": "https://apick.app/mcp/ai"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs