wimm for VS Code
my.wimm/wimm
Personal finance for AI agents — onboard, import statements, categorize & budget over MCP.
client:VS Code
transport:streamable-http
Install wimm in VS Code
.vscode/mcp.json
{
"servers": {
"wimm": {
"type": "http",
"url": "https://wimm.my/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs