Skip to content
VS Code

Manilo for VS Code

app.manilo/manilo

Log, query, and edit expenses, budgets, and accounts in Manilo from any MCP-compatible AI assistant.

client:VS Code transport:streamable-http

Install Manilo in VS Code

.vscode/mcp.json

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

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

Manilo in other clients