money for VS Code
io.github.parsons-ai/money
Personal finance assistant — track transactions, budgets, net worth via Plaid
client:VS Code
transport:streamable-http
Install money in VS Code
.vscode/mcp.json
{
"servers": {
"money": {
"type": "http",
"url": "https://money.parsons.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs