Vilix AI for VS Code
io.github.appfairly/vilix
Shared memory for connected AI tools. Projects, rules and skills over MCP. OAuth or API key.
client:VS Code
transport:streamable-http
Install Vilix AI in VS Code
.vscode/mcp.json
{
"servers": {
"vilix": {
"type": "http",
"url": "https://api.vilix.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs