Skip to content
VS Code

Vifo for VS Code

app.vifo/vifo

Travel notebook your AI agent writes from your photos and remarks over MCP.

client:VS Code transport:streamable-http

Install Vifo in VS Code

.vscode/mcp.json

{
  "servers": {
    "vifo": {
      "type": "http",
      "url": "https://vifo.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Vifo in other clients