Ailis for VS Code
com.honeycomb-tech.ailis/ailis
Ailis (アイリス): put to-dos from an AI chat on your iPhone lock screen as a card.
client:VS Code
transport:streamable-http
Install Ailis in VS Code
.vscode/mcp.json
{
"servers": {
"ailis": {
"type": "http",
"url": "https://ailis.honeycomb-tech.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs